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

/macosx-10.10/IOGraphics-485/IOGraphicsFamily/IOKit/graphics/
H A DIOGraphicsTypes.h826 kIODisplayDitherAll = 0x000000FF, enumerator in enum:__anon1788
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp7901 ditherMask |= (kIODisplayDitherAll << kIODisplayDitherRGBShift);
7909 ditherMask |= (kIODisplayDitherAll << kIODisplayDitherYCbCr444Shift);
7917 ditherMask |= (kIODisplayDitherAll << kIODisplayDitherYCbCr422Shift);

Completed in 199 milliseconds