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

/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp1804 uint32_t gammaThresh; local
1814 gammaThresh = -1U;
1919 gammaThresh = 0;
1924 if (idx >= gammaThresh)
1926 gammaThresh = *adjustNext++;

Completed in 99 milliseconds