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

/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp10008 OSDictionary * allParams; local
10017 allParams = OSDynamicCast(OSDictionary, display->copyProperty(gIODisplayParametersKey));
10018 if (allParams)
10020 newDict = OSDictionary::withDictionary(allParams);
10021 allParams->release();

Completed in 405 milliseconds