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

/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp197 const OSSymbol * gIOFBRotateKey; variable
2729 gIOFBRotateKey = OSSymbol::withCStringNoCopy(kIOFBRotatePrefsKey);
9938 setIntegerPreference(display, gIOFBRotateKey, __private->selectedTransform & ~kIOFBScalerUnderscan);
9940 else if (getIntegerPreference(display, gIOFBRotateKey, &value))

Completed in 134 milliseconds