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

/macosx-10.10/IOGraphics-485/tools/
H A Drange.c44 CFSTR(kIOFBTimingRangeKey),
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/IOKit/graphics/
H A DIOGraphicsTypes.h439 * @discussion This structure is used to define the limits for modes programmed as detailed timings by the OS. The VESA EDID is useful background information for many of these fields. A data property with this structure under the key kIOFBTimingRangeKey in a framebuffer will allow the OS to program detailed timings that fall within its range.
1097 #define kIOFBTimingRangeKey "IOFBTimingRange" macro
/macosx-10.10/IOGraphics-485/IONDRVSupport/
H A DIONDRVFramebuffer.cpp1359 removeProperty( kIOFBTimingRangeKey );
1364 setProperty( kIOFBTimingRangeKey, &rangeRec, sizeof32( rangeRec));
/macosx-10.10/IOKitUser-1050.1.21/graphics.subproj/
H A DIODisplayLib.c2951 CFSTR(kIOFBTimingRangeKey),

Completed in 172 milliseconds