Searched defs:setImageInterpolationQuality (Results 1 - 10 of 10) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/texmap/
H A DTextureMapper.h114 void setImageInterpolationQuality(InterpolationQuality quality) { m_interpolationQuality = quality; } function in class:WebCore::TextureMapper
/external/webkit/Source/WebCore/platform/graphics/haiku/
H A DGraphicsContextHaiku.cpp462 void GraphicsContext::setImageInterpolationQuality(InterpolationQuality) function in class:WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/openvg/
H A DGraphicsContextOpenVG.cpp520 void GraphicsContext::setImageInterpolationQuality(InterpolationQuality) function in class:WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/android/context/
H A DGraphicsContextAndroid.cpp620 void GraphicsContext::setImageInterpolationQuality(InterpolationQuality mode) function in class:WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/wx/
H A DGraphicsContextWx.cpp517 void GraphicsContext::setImageInterpolationQuality(InterpolationQuality) function in class:WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/cairo/
H A DGraphicsContextCairo.cpp1174 void GraphicsContext::setImageInterpolationQuality(InterpolationQuality) function in class:WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/cg/
H A DGraphicsContextCG.cpp1294 void GraphicsContext::setImageInterpolationQuality(InterpolationQuality mode) function in class:WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/qt/
H A DGraphicsContextQt.cpp1371 void GraphicsContext::setImageInterpolationQuality(InterpolationQuality quality) function in class:WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/skia/
H A DGraphicsContextSkia.cpp917 void GraphicsContext::setImageInterpolationQuality(InterpolationQuality q) function in class:WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/wince/
H A DGraphicsContextWinCE.cpp1523 void GraphicsContext::setImageInterpolationQuality(InterpolationQuality) function in class:WebCore::GraphicsContext

Completed in 156 milliseconds