Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/renderengine/gl/
H A DGLShadowTexture.h38 Texture mTexture; variable
/aosp12/frameworks/av/media/libstagefright/renderfright/gl/
H A DGLShadowTexture.h38 Texture mTexture; variable
/aosp12/packages/services/Car/cpp/evs/apps/default/
H A DRenderDirectView.h51 std::unique_ptr<VideoTex> mTexture; variable
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/
H A DRenderSurface.h86 std::shared_ptr<renderengine::ExternalTexture> mTexture; variable
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
H A DFadeOutTexture.java26 private final BasicTexture mTexture; field in FadeOutTexture
H A DFadeInTexture.java27 private final TiledTexture mTexture; field in FadeInTexture
/aosp12/frameworks/base/libs/hwui/utils/
H A DGLUtils.h84 GLuint mTexture = 0; variable
/aosp12/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DFramebufferBlendActivity.java48 private Bitmap mTexture; field in FramebufferBlendActivity.BlendView
H A DThinPatchesActivity.java48 private Bitmap mTexture; field in ThinPatchesActivity.PatchView
H A DShadersActivity.java54 private Bitmap mTexture; field in ShadersActivity.ShadersView
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DPreparePageFadeoutTexture.java14 private RawTexture mTexture; field in PreparePageFadeoutTexture
H A DTiledScreenNail.java53 private TiledTexture mTexture; field in TiledScreenNail
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/planner/
H A DTexturePool.h62 std::shared_ptr<renderengine::ExternalTexture> mTexture; variable
H A DCachedSet.h167 std::shared_ptr<TexturePool::AutoTexture> mTexture; variable
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/glwallpaper/
H A DImageWallpaperRenderer.java48 private final WallpaperTexture mTexture; field in ImageWallpaperRenderer
/aosp12/frameworks/base/rs/java/android/renderscript/
H A DProgramVertexFixedFunction.java210 Matrix4f mTexture; field in ProgramVertexFixedFunction.Constants
/aosp12/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DBackingStore.java583 private TextureSource mTexture = null; field in BackingStore.TextureBacking