Searched refs:IOBootFramebuffer (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOBootFramebuffer.cpp26 #include "IOBootFramebuffer.h"
35 OSDefineMetaClassAndStructors(IOBootFramebuffer, IOFramebuffer)
39 IOService * IOBootFramebuffer::probe( IOService * provider,
67 const char * IOBootFramebuffer::getPixelFormats( void )
93 IOItemCount IOBootFramebuffer::getDisplayModeCount( void )
98 IOReturn IOBootFramebuffer::getDisplayModes(
105 IOReturn IOBootFramebuffer::getInformationForDisplayMode(
123 UInt64 IOBootFramebuffer::getPixelFormatsForDisplayMode(
129 IOReturn IOBootFramebuffer::getPixelInformation(
185 IOReturn IOBootFramebuffer
[all...]
H A DIOBootFramebuffer.h31 class IOBootFramebuffer : public IOFramebuffer class in inherits:IOFramebuffer
33 OSDeclareDefaultStructors(IOBootFramebuffer)

Completed in 109 milliseconds