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

/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp221 static OSNumber * gIOGraphicsPrefsVersionValue; variable
2773 gIOGraphicsPrefsVersionValue = OSNumber::withNumber(kIOGraphicsPrefsCurrentVersion, 32);
9881 && !gIOGraphicsPrefsVersionValue->isEqualTo(dict->getObject(gIOGraphicsPrefsVersionKey)))
9883 dict->setObject(gIOGraphicsPrefsVersionKey, gIOGraphicsPrefsVersionValue);

Completed in 142 milliseconds