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

/macosx-10.10/IOGraphics-485/IOGraphicsFamily/IOKit/graphics/
H A DIOGraphicsTypes.h649 * kIOScaleCanUpSamplePixels If set framebuffer can scale up from a smaller number of source pixels to a larger native timing (eg. 640x480 pixels on a 1600x1200 timing).<br>
675 kIOScaleCanUpSamplePixels = 0x00000002, enumerator in enum:__anon1780
/macosx-10.10/IOKitUser-1050.1.21/graphics.subproj/
H A DIOGraphicsLib.c3501 need |= kIOScaleCanUpSamplePixels;
3505 need |= kIOScaleCanUpSamplePixels;
H A DIODisplayLib.c1942 enum { kNeedFeatures = (kIOScaleCanUpSamplePixels | kIOScaleCanScaleInterlaced) };

Completed in 190 milliseconds