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

/macosx-10.10/IOGraphics-485/IOGraphicsFamily/IOKit/graphics/
H A DIOGraphicsTypes.h650 * kIOScaleCanDownSamplePixels If set framebuffer can scale down from a larger number of source pixels to a smaller native timing (eg. 1600x1200 pixels on a 640x480 timing).<br>
676 kIOScaleCanDownSamplePixels = 0x00000004, enumerator in enum:__anon1780
/macosx-10.10/IOKitUser-1050.1.21/graphics.subproj/
H A DIOGraphicsLib.c3503 need |= kIOScaleCanDownSamplePixels;
3507 need |= kIOScaleCanDownSamplePixels;

Completed in 162 milliseconds