HomeSort by relevance Sort by last modified time
    Searched defs:imageInterpolationQuality (Results 1 - 10 of 10) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/texmap/
TextureMapper.h 117 InterpolationQuality imageInterpolationQuality() const { return m_interpolationQuality; }
  /external/webkit/Source/WebCore/platform/graphics/haiku/
GraphicsContextHaiku.cpp 466 InterpolationQuality GraphicsContext::imageInterpolationQuality() const
  /external/webkit/Source/WebCore/platform/graphics/openvg/
GraphicsContextOpenVG.cpp 525 InterpolationQuality GraphicsContext::imageInterpolationQuality() const
  /external/webkit/Source/WebCore/platform/graphics/android/context/
GraphicsContextAndroid.cpp 612 InterpolationQuality GraphicsContext::imageInterpolationQuality() const
  /external/webkit/Source/WebCore/platform/graphics/wx/
GraphicsContextWx.cpp 521 InterpolationQuality GraphicsContext::imageInterpolationQuality() const
  /external/webkit/Source/WebCore/platform/graphics/cairo/
GraphicsContextCairo.cpp     [all...]
  /external/webkit/Source/WebCore/platform/graphics/cg/
GraphicsContextCG.cpp     [all...]
  /external/webkit/Source/WebCore/platform/graphics/qt/
GraphicsContextQt.cpp 198 InterpolationQuality imageInterpolationQuality;
224 , imageInterpolationQuality(InterpolationDefault)
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/skia/
GraphicsContextSkia.cpp 912 InterpolationQuality GraphicsContext::imageInterpolationQuality() const
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/wince/
GraphicsContextWinCE.cpp     [all...]

Completed in 135 milliseconds