Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/renderengine/gl/
H A DGLShadowTexture.cpp46 const Texture& GLShadowTexture::getTexture() { in getTexture() function in android::renderengine::gl::GLShadowTexture
/aosp12/frameworks/av/media/libstagefright/renderfright/gl/
H A DGLShadowTexture.cpp46 const Texture& GLShadowTexture::getTexture() { in getTexture() function in android::renderengine::gl::GLShadowTexture
/aosp12/frameworks/base/libs/hwui/
H A DAutoBackendTextureRelease.h37 const GrBackendTexture& getTexture() const { return mBackendTexture; } in getTexture() function
/aosp12/hardware/qcom/display/msm8909w_3100/gpu_tonemapper/
H A DEGLImageBuffer.cpp100 unsigned int EGLImageBuffer::getTexture() in getTexture() function in EGLImageBuffer
/aosp12/hardware/qcom/display/msm8998/gpu_tonemapper/
H A DEGLImageBuffer.cpp100 unsigned int EGLImageBuffer::getTexture() in getTexture() function in EGLImageBuffer
/aosp12/hardware/qcom/display/msm8909/gpu_tonemapper/
H A DEGLImageBuffer.cpp100 unsigned int EGLImageBuffer::getTexture() in getTexture() function in EGLImageBuffer
/aosp12/hardware/qcom/sdm845/display/gpu_tonemapper/
H A DEGLImageBuffer.cpp100 unsigned int EGLImageBuffer::getTexture() in getTexture() function in EGLImageBuffer
/aosp12/hardware/qcom/sm8150/display/gpu_tonemapper/
H A DEGLImageBuffer.cpp100 unsigned int EGLImageBuffer::getTexture() in getTexture() function in EGLImageBuffer
/aosp12/hardware/qcom/sm7250/display/gpu_tonemapper/
H A DEGLImageBuffer.cpp100 unsigned int EGLImageBuffer::getTexture(int target) in getTexture() function in EGLImageBuffer
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DTiledScreenNail.java211 public TiledTexture getTexture() { in getTexture() method in TiledScreenNail
/aosp12/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DBackingStore.java676 private TextureSource getTexture() { in getTexture() method in BackingStore.TextureBacking