Searched refs:getTexture (Results 1 – 5 of 5) sorted by relevance
31 const Texture& getTexture();
46 const Texture& GLShadowTexture::getTexture() { in getTexture() function in android::renderengine::gl::GLShadowTexture
1707 setupLayerTexturing(mShadowTexture.getTexture()); in handleShadow()
36 const GrBackendTexture& getTexture() const { return mBackendTexture; } in getTexture() function
636 return getTexture(); in lock()676 private TextureSource getTexture() { in getTexture() method in BackingStore.TextureBacking687 mRenderTarget = RenderTarget.currentTarget().forTexture(getTexture(), w, h); in getRenderTarget()