Searched refs:InterpolationLow (Results 1 - 8 of 8) sorted by relevance

/external/webkit/Source/WebCore/html/
H A DHTMLCanvasElement.h38 #define DefaultInterpolationQuality InterpolationLow
/external/webkit/Source/WebCore/platform/graphics/android/context/
H A DGraphicsContextAndroid.cpp625 InterpolationLow,
/external/webkit/Source/WebCore/platform/graphics/
H A DGraphicsContext.cpp467 // FIXME: Should be InterpolationLow
482 setImageInterpolationQuality(InterpolationLow);
502 setImageInterpolationQuality(InterpolationLow);
551 // FIXME: Should be InterpolationLow
H A DGraphicsContext.h156 InterpolationLow, enumerator in enum:WebCore::InterpolationQuality
/external/webkit/Source/WebCore/platform/graphics/avfoundation/
H A DMediaPlayerPrivateAVFoundationObjC.mm571 context->setImageInterpolationQuality(InterpolationLow);
/external/webkit/Source/WebCore/platform/graphics/cg/
H A DGraphicsContextCG.cpp1307 case InterpolationLow:
1336 return InterpolationLow;
/external/webkit/Source/WebCore/platform/graphics/mac/
H A DMediaPlayerPrivateQTKit.mm1325 context->setImageInterpolationQuality(InterpolationLow);
/external/webkit/Source/WebCore/platform/graphics/qt/
H A DGraphicsContextQt.cpp1377 case InterpolationLow:

Completed in 225 milliseconds