Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/renderfright/gl/
DGLShadowTexture.cpp46 const Texture& GLShadowTexture::getTexture() { in getTexture() function in android::renderengine::gl::GLShadowTexture
/frameworks/base/libs/hwui/
DAutoBackendTextureRelease.h40 const GrBackendTexture& getTexture() const { return mBackendTexture; } in getTexture() function
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DBackingStore.java639 private TextureSource getTexture() { in getTexture() method in BackingStore.TextureBacking