Home
last modified time | relevance | path

Searched defs:drawTexturedRect (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/chromium/
DGLES2Canvas.cpp395 void GLES2Canvas::drawTexturedRect(unsigned texture, const IntSize& textureSize, const FloatRect& s… in drawTexturedRect() function in WebCore::GLES2Canvas
408 void GLES2Canvas::drawTexturedRect(Texture* texture, const FloatRect& srcRect, const FloatRect& dst… in drawTexturedRect() function in WebCore::GLES2Canvas
414 void GLES2Canvas::drawTexturedRect(Texture* texture, const FloatRect& srcRect, const FloatRect& dst… in drawTexturedRect() function in WebCore::GLES2Canvas