Home
last modified time | relevance | path

Searched defs:mTextureId (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/cts/tests/openglperf2/jni/graphics/
H A DTexturedMeshNode.h30 const GLuint mTextureId; variable
/aosp_15_r20/cts/tests/openglperf2/jni/primitive/fullpipeline/
H A DFullPipelineRenderer.h37 GLuint mTextureId; variable
/aosp_15_r20/frameworks/av/services/camera/virtualcamera/util/
H A DEglFramebuffer.h62 GLuint mTextureId; variable
H A DEglSurfaceTexture.h98 GLuint mTextureId; variable
/aosp_15_r20/cts/tests/openglperf2/jni/primitive/contextswitch/
H A DContextSwitchRenderer.h29 GLuint mTextureId; variable
/aosp_15_r20/packages/services/Car/libs/car-evs-helper-lib/src/com/android/car/internal/evs/
DGLES20CarEvsBufferRenderer.java94 private final int[] mTextureId; field in GLES20CarEvsBufferRenderer
/aosp_15_r20/cts/tests/tests/graphics/jni/
H A Dandroid_graphics_cts_CameraGpuCtsActivity.cpp287 GLuint mTextureId{0}; member in __anone99d7dd80111::CameraFrameRenderer
/aosp_15_r20/cts/tests/tests/openglperf/src/android/openglperf/cts/
H A DPlanetsRenderer.java90 private int mTextureId; field in PlanetsRenderer
/aosp_15_r20/cts/tests/tests/media/codec/src/android/media/codec/cts/
H A DEncodeVirtualDisplayWithCompositionTestImpl.java958 private int mTextureId = 0; // 0 is invalid field in EncodeVirtualDisplayWithCompositionTestImpl.GlCompositor.GlWindow