Home
last modified time | relevance | path

Searched refs:drawSimpleQuad (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/android/layers/
DBaseLayerAndroid.h78 bool drawSimpleQuad(ImageTexture* imageTexture,
DBaseLayerAndroid.cpp186 bool FixedBackgroundImageLayerAndroid::drawSimpleQuad(ImageTexture* imageTexture, in drawSimpleQuad() function in WebCore::FixedBackgroundImageLayerAndroid
317 bool drawSimpleQuadSuccess = drawSimpleQuad(imageTexture, position, in drawGL()