Searched defs:getTexture (Results 1 – 3 of 3) sorted by relevance
46 const Texture& GLShadowTexture::getTexture() { in getTexture() function in android::renderengine::gl::GLShadowTexture
40 const GrBackendTexture& getTexture() const { return mBackendTexture; } in getTexture() function
639 private TextureSource getTexture() { in getTexture() method in BackingStore.TextureBacking