Searched refs:InterpolationLow (Results 1 – 9 of 9) sorted by relevance
38 #define DefaultInterpolationQuality InterpolationLow
482 setImageInterpolationQuality(InterpolationLow); in drawTiledImage()502 setImageInterpolationQuality(InterpolationLow); in drawTiledImage()
156 InterpolationLow, enumerator
626 InterpolationLow, in setImageInterpolationQuality()
1307 case InterpolationLow: in setImageInterpolationQuality()1336 return InterpolationLow; in imageInterpolationQuality()
571 context->setImageInterpolationQuality(InterpolationLow);
1377 case InterpolationLow: in setImageInterpolationQuality()
1325 context->setImageInterpolationQuality(InterpolationLow);
3376 …Calls setImageInterpolationQuality(InterpolationLow) which will improve the painting performance w…