Searched refs:kIOFBScalerInfoKey (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/IOGraphics-485/tools/
H A Drange.c117 CFSTR(kIOFBScalerInfoKey),
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/IOKit/graphics/
H A DIOGraphicsTypes.h643 * @discussion This structure is used to define the limits for modes programmed as detailed timings by the OS. A data property with this structure under the key kIOFBScalerInfoKey in a framebuffer will allow the OS to program detailed timings that are scaled to a displays native resolution.
1098 #define kIOFBScalerInfoKey "IOFBScalerInfo" macro
/macosx-10.10/IOGraphics-485/IONDRVSupport/
H A DIONDRVFramebuffer.cpp1366 removeProperty( kIOFBScalerInfoKey );
1372 setProperty( kIOFBScalerInfoKey, &scalerRec, sizeof32( scalerRec));
/macosx-10.10/IOKitUser-1050.1.21/graphics.subproj/
H A DIOGraphicsLib.c1688 scalerProp = IORegistryEntryCreateCFProperty( connectRef->framebuffer, CFSTR(kIOFBScalerInfoKey),

Completed in 186 milliseconds