Searched refs:InterpolationHigh (Results 1 - 6 of 6) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/android/context/
H A DGraphicsContextAndroid.cpp627 InterpolationHigh
/external/webkit/Source/WebCore/platform/graphics/skia/
H A DImageSkia.cpp148 if (platformContext->interpolationQuality() == InterpolationHigh
H A DPlatformContextSkia.cpp147 , m_interpolationQuality(InterpolationHigh)
/external/webkit/Source/WebCore/platform/graphics/
H A DGraphicsContext.h158 InterpolationHigh enumerator in enum:WebCore::InterpolationQuality
/external/webkit/Source/WebCore/platform/graphics/cg/
H A DGraphicsContextCG.cpp1311 // Fall through to InterpolationHigh if kCGInterpolationMedium is not usable.
1317 case InterpolationHigh:
1348 return InterpolationHigh;
/external/webkit/Source/WebCore/platform/graphics/qt/
H A DGraphicsContextQt.cpp1383 case InterpolationHigh:

Completed in 72 milliseconds