Home
last modified time | relevance | path

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

12345

/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A DTextureStorage11.h372 TextureHelper11 mTexture; variable
457 TextureHelper11 mTexture; variable
650 TextureHelper11 mTexture; variable
731 TextureHelper11 mTexture; variable
829 TextureHelper11 mTexture; variable
887 TextureHelper11 mTexture; variable
950 TextureHelper11 mTexture; variable
1016 TextureHelper11 mTexture; variable
H A DStreamProducerD3DTexture.h38 ID3D11Texture2D *mTexture; variable
H A DExternalImageSiblingImpl11.h54 TextureHelper11 mTexture; variable
H A DRenderTarget11.h94 TextureHelper11 mTexture; variable
/aosp_15_r20/frameworks/av/media/libstagefright/renderfright/gl/
H A DGLShadowTexture.h38 Texture mTexture; variable
/aosp_15_r20/external/angle/src/libANGLE/renderer/metal/
H A DRenderBufferMtl.h61 mtl::TextureRef mTexture; variable
/aosp_15_r20/packages/services/Car/cpp/evs/apps/default/inc/
DRenderDirectView.h50 std::unique_ptr<VideoTex> mTexture; variable
/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/
H A DRenderSurface.h84 std::shared_ptr<renderengine::ExternalTexture> mTexture; variable
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DReadPixelsTest.cpp115 GLuint mTexture = 0; member in __anon8a14208c0111::ReadPixelsPBONVTest
1517 GLuint mTexture; member in __anon8a14208c0111::ReadPixelsErrorTest
1581 GLuint mTexture; member in __anon8a14208c0111::ReadPixelsWebGLErrorTest
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
DFadeOutTexture.java26 private final BasicTexture mTexture; field in FadeOutTexture
DFadeInTexture.java27 private final TiledTexture mTexture; field in FadeInTexture
/aosp_15_r20/external/angle/samples/gles1/
H A DSimpleTexture2D.cpp79 GLuint mTexture = 0; member in GLES1SimpleTexture2DSample
H A DDrawTexture.cpp92 GLuint mTexture = 0; member in GLES1DrawTextureSample
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/
H A DRenderTarget9.h68 IDirect3DBaseTexture9 *mTexture; variable
/aosp_15_r20/frameworks/base/libs/hwui/utils/
H A DGLUtils.h84 GLuint mTexture = 0; variable
/aosp_15_r20/device/google/cuttlefish/tests/graphics/vulkan/fullscreen_texture/
Dfullscreen_texture.h44 ImageWithMemory mTexture; variable
/aosp_15_r20/cts/tests/vr/src/android/vr/cts/
H A DRendererProtectedTexturesTest.java43 private IntBuffer mTexture; field in RendererProtectedTexturesTest
/aosp_15_r20/external/angle/samples/simple_texture_cubemap/
H A DSimpleTextureCubemap.cpp122 GLuint mTexture; member in SimpleTextureCubemapSample
/aosp_15_r20/frameworks/base/tests/graphics/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
/aosp_15_r20/external/angle/samples/simple_texture_2d/
H A DSimpleTexture2D.cpp127 GLuint mTexture; member in SimpleTexture2DSample
/aosp_15_r20/external/angle/samples/texture_wrap/
H A DTextureWrap.cpp142 GLuint mTexture; member in TextureWrapSample
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DPreparePageFadeoutTexture.java14 private RawTexture mTexture; field in PreparePageFadeoutTexture
/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/planner/
H A DTexturePool.h62 std::shared_ptr<renderengine::ExternalTexture> mTexture; variable

12345