Home
last modified time | relevance | path

Searched defs:mTexture (Results 1 – 10 of 10) sorted by relevance

/frameworks/av/media/libstagefright/renderfright/gl/
DGLShadowTexture.h38 Texture mTexture; variable
/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/
DRenderSurface.h84 std::shared_ptr<renderengine::ExternalTexture> mTexture; variable
/frameworks/base/libs/hwui/utils/
DGLUtils.h84 GLuint mTexture = 0; variable
/frameworks/base/tests/graphics/HwAccelerationTest/src/com/android/test/hwui/
DThinPatchesActivity.java48 private Bitmap mTexture; field in ThinPatchesActivity.PatchView
DFramebufferBlendActivity.java48 private Bitmap mTexture; field in FramebufferBlendActivity.BlendView
DShadersActivity.java54 private Bitmap mTexture; field in ShadersActivity.ShadersView
/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/planner/
DTexturePool.h62 std::shared_ptr<renderengine::ExternalTexture> mTexture; variable
DCachedSet.h168 std::shared_ptr<TexturePool::AutoTexture> mTexture; variable
/frameworks/base/rs/java/android/renderscript/
DProgramVertexFixedFunction.java210 Matrix4f mTexture; field in ProgramVertexFixedFunction.Constants
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DBackingStore.java556 private TextureSource mTexture = null; field in BackingStore.TextureBacking