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

  /external/webkit/Source/WebCore/platform/graphics/texmap/
TextureMapper.h 114 void setImageInterpolationQuality(InterpolationQuality quality) { m_interpolationQuality = quality; }
  /external/webkit/Source/WebCore/platform/graphics/haiku/
GraphicsContextHaiku.cpp 462 void GraphicsContext::setImageInterpolationQuality(InterpolationQuality)
  /external/webkit/Source/WebCore/platform/graphics/openvg/
GraphicsContextOpenVG.cpp 520 void GraphicsContext::setImageInterpolationQuality(InterpolationQuality)
  /external/webkit/Source/WebCore/platform/graphics/android/context/
GraphicsContextAndroid.cpp 620 void GraphicsContext::setImageInterpolationQuality(InterpolationQuality mode)
  /external/webkit/Source/WebCore/platform/graphics/wx/
GraphicsContextWx.cpp 517 void GraphicsContext::setImageInterpolationQuality(InterpolationQuality)
  /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     [all...]
  /external/webkit/Source/WebCore/platform/graphics/skia/
GraphicsContextSkia.cpp 917 void GraphicsContext::setImageInterpolationQuality(InterpolationQuality q)
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/wince/
GraphicsContextWinCE.cpp     [all...]

Completed in 1113 milliseconds