Home
last modified time | relevance | path

Searched refs:InterpolationLow (Results 1 – 4 of 4) sorted by relevance

/external/webkit/WebCore/platform/graphics/
DGraphicsContext.h129 InterpolationLow, enumerator
/external/webkit/WebCore/platform/graphics/cg/
DGraphicsContextCG.cpp1037 case InterpolationLow: in setImageInterpolationQuality()
1066 return InterpolationLow; in imageInterpolationQuality()
/external/webkit/WebCore/platform/graphics/mac/
DMediaPlayerPrivateQTKit.mm778 context->setImageInterpolationQuality(InterpolationLow);
/external/webkit/WebCore/
DChangeLog-2008-08-103376 …Calls setImageInterpolationQuality(InterpolationLow) which will improve the painting performance w…