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

/macosx-10.10/IOGraphics-485/tools/
H A Dmlist.c102 printf(" horizontalSyncLevel %d\n", timingInfo->horizontalSyncLevel);
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/IOKit/graphics/
H A DIOGraphicsTypes.h344 * @field horizontalSyncLevel Zero.
385 UInt32 horizontalSyncLevel; // Future use (init to 0) member in struct:IODetailedTimingInformationV2
/macosx-10.10/IOKitUser-1050.1.21/graphics.subproj/
H A DIODisplayLib.c864 timing->horizontalSyncLevel = 0;
907 t2->horizontalSyncLevel = OSReadBigInt32(&t1->horizontalSyncLevel, 0);
1237 timing->horizontalSyncLevel = 0;
1341 fprintf(connectRef->logfile, " horizontalSyncLevel %d\n", (int) timing->detailedInfo.v2.horizontalSyncLevel);
2816 timing->horizontalSyncLevel = 0;
/macosx-10.10/IOGraphics-485/IONDRVSupport/
H A DIONDRVFramebuffer.cpp1714 desc->horizontalSyncLevel = newTiming.csHorizontalSyncLevel;

Completed in 258 milliseconds