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

/macosx-10.10/IOKitUser-1050.1.21/graphics.subproj/
H A DIOGraphicsLibInternal.h359 kIODisplayDitherControlDefault = kIODisplayDitherDefault << kIODisplayDitherRGBShift
H A DIODisplayLib.c736 connectRef->ditherControl[kAllVendors] = (kIODisplayDitherDisable << kIODisplayDitherRGBShift);
756 connectRef->ditherControl[vendor] = (byte << kIODisplayDitherRGBShift);
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/IOKit/graphics/
H A DIOGraphicsTypes.h827 kIODisplayDitherRGBShift = 0, enumerator in enum:__anon1788
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp7901 ditherMask |= (kIODisplayDitherAll << kIODisplayDitherRGBShift);

Completed in 306 milliseconds