Home
last modified time | relevance | path

Searched refs:useBicubicProgram (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/gpu/
DSharedGraphicsContext3D.h112 …void useBicubicProgram(const AffineTransform&, const AffineTransform&, const float coefficients[16…
DSharedGraphicsContext3D.cpp401 void SharedGraphicsContext3D::useBicubicProgram(const AffineTransform& transform, const AffineTrans… in useBicubicProgram() function in WebCore::SharedGraphicsContext3D
/external/webkit/Source/WebCore/platform/graphics/chromium/
DGLES2Canvas.cpp533 m_context->useBicubicProgram(matrix, texMatrix, mitchellCoefficients, imageIncrement, alpha); in drawTexturedQuadMitchell()
/external/webkit/Source/WebCore/
DChangeLog42081 (WebCore::SharedGraphicsContext3D::useBicubicProgram):
42966 (WebCore::SharedGraphicsContext3D::useBicubicProgram):