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

/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp7826 uint32_t controllerDepths, ditherMask = 0; local
7887 controllerDepths = lvalue[0];
7892 value = controllerDepths & attrValue;
7900 if (!(value & HIGHBIT(controllerDepths & mask)))
7908 if (!(value & HIGHBIT(controllerDepths & mask)))
7916 if (!(value & HIGHBIT(controllerDepths & mask)))

Completed in 180 milliseconds