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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DGraphicsTypes.h50 InterpolationHigh = SkPaint::kHigh_FilterLevel, enumerator in enum:blink::InterpolationQuality
54 InterpolationDefault = InterpolationHigh,
H A DGraphicsContext.cpp1992 resampling = InterpolationHigh;
/external/chromium_org/third_party/WebKit/Source/platform/graphics/skia/
H A DNativeImageSkia.cpp233 resampling = InterpolationHigh;
252 if (resampling == InterpolationHigh && !isLazyDecoded) {
H A DSkiaUtils.cpp282 return InterpolationHigh;

Completed in 97 milliseconds