Searched refs:maxPixelError (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/IOGraphics-485/tools/
H A Drange.c53 printf(" maxPixelError %ld\n", range->maxPixelError);
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/IOKit/graphics/
H A DIOGraphicsTypes.h445 * @field maxPixelError largest variation between specified and actual pixel clock frequency, in Hz.
526 UInt32 maxPixelError; // Max dot clock error member in struct:IODisplayTimingRange
/macosx-10.10/IOKitUser-1050.1.21/graphics.subproj/
H A DIODisplayLib.c619 range->maxPixelError = 0xffffffff;
1257 fprintf(connectRef->logfile, " maxPixelError %d\n", (int) range->maxPixelError);

Completed in 183 milliseconds