Searched refs:setupLayerTexturing (Results 1 – 4 of 4) sorted by relevance
176 void setupLayerTexturing(const Texture& texture);
1256 setupLayerTexturing(texture); in drawLayers()1370 void GLESRenderEngine::setupLayerTexturing(const Texture& texture) { in setupLayerTexturing() function in android::renderengine::gl::GLESRenderEngine1853 setupLayerTexturing(mShadowTexture->getTexture()); in handleShadow()
165 void setupLayerTexturing(const Texture& texture);
1187 setupLayerTexturing(texture); in drawLayers()1295 void GLESRenderEngine::setupLayerTexturing(const Texture& texture) { in setupLayerTexturing() function in android::renderengine::gl::GLESRenderEngine1759 setupLayerTexturing(mShadowTexture.getTexture()); in handleShadow()