HomeSort by relevance Sort by last modified time
    Searched refs:InterpolationLow (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
GraphicsTypes.h 47 InterpolationLow,
GraphicsContextState.h 61 , m_interpolationQuality(InterpolationLow)
Image.cpp 216 ctxt->setImageInterpolationQuality(InterpolationLow);
GraphicsContext.cpp 1005 setImageInterpolationQuality(InterpolationLow);
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/skia/
NativeImageSkia.cpp 147 // For now we treat InterpolationMedium and InterpolationLow the same.
148 case InterpolationLow:

Completed in 73 milliseconds