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

/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp220 static const OSSymbol * gIOGraphicsPrefsVersionKey; variable
2772 gIOGraphicsPrefsVersionKey = OSSymbol::withCStringNoCopy(kIOGraphicsPrefsVersionKey);
9881 && !gIOGraphicsPrefsVersionValue->isEqualTo(dict->getObject(gIOGraphicsPrefsVersionKey)))
9883 dict->setObject(gIOGraphicsPrefsVersionKey, gIOGraphicsPrefsVersionValue);

Completed in 210 milliseconds