/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/transformer/src/main/java/com/google/android/exoplayer2/transformer/ |
H A D | FrameEditor.java | 85 int textureId; in create() local 128 Context context, Matrix transformationMatrix, int textureId) throws IOException { in configureGlProgram() 207 private final int textureId; field in FrameEditor 222 int textureId, in FrameEditor()
|
/aosp_15_r20/packages/services/Car/cpp/evs/apps/default/src/ |
D | TexWrapper.cpp | 28 GLuint textureId; in TexWrapper() local 41 TexWrapper::TexWrapper(GLuint textureId, unsigned width, unsigned height) { in TexWrapper() 157 GLuint textureId; in createTextureFromPng() local
|
/aosp_15_r20/packages/services/Car/cpp/evs/support_library/ |
D | TexWrapper.cpp | 32 GLuint textureId; in TexWrapper() local 45 TexWrapper::TexWrapper(GLuint textureId, unsigned width, unsigned height) { in TexWrapper() 161 GLuint textureId; in createTextureFromPng() local
|
/aosp_15_r20/external/angle/src/tests/egl_tests/ |
H A D | EGLProtectedContentTest.cpp | 159 bool createTexture(EGLBoolean isProtected, GLuint *textureId) in createTexture() 188 bool createTextureFromImage(EGLImage image, GLuint *textureId) in createTextureFromImage() 204 bool createTextureFromPbuffer(EGLSurface pBuffer, GLuint *textureId) in createTextureFromPbuffer() 222 bool fillTexture(GLuint textureId, GLColor color) in fillTexture() 236 bool renderTexture(GLuint textureId) in renderTexture()
|
H A D | EGLLockSurface3Test.cpp | 134 bool fillTexture(GLuint textureId, GLColor color) in fillTexture() 145 void renderTexture(GLuint textureId) in renderTexture()
|
/aosp_15_r20/external/webrtc/sdk/android/instrumentationtests/src/org/webrtc/ |
H A D | HardwareVideoEncoderTest.java | 166 private final int textureId; field in HardwareVideoEncoderTest.MockTextureBuffer 168 public MockTextureBuffer(int textureId, int width, int height, Runnable releaseCallback) { in MockTextureBuffer() 306 final int textureId = GlUtil.generateTexture(GLES11Ext.GL_TEXTURE_EXTERNAL_OES); in generateTextureFrame() local
|
/aosp_15_r20/packages/apps/Car/SystemUI/src/com/android/systemui/car/wm/activity/blurredbackground/ |
D | BlurTextureProgram.java | 201 private void setupTextureForFramebuffer(int textureId) { in setupTextureForFramebuffer() 281 private void setupProgram(int programId, int textureId, int textureTarget) { in setupProgram()
|
D | GLHelper.java | 85 int textureId = textureIdBuffer.get(0); in createAndBindTextureObject() local
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/video/spherical/ |
H A D | Projection.java | 194 public final int textureId; field in Projection.SubMesh 202 public SubMesh(int textureId, float[] vertices, float[] textureCoords, @DrawMode int mode) { in SubMesh()
|
H A D | ProjectionRenderer.java | 134 public void draw(int textureId, float[] mvpMatrix, boolean rightEye) { in draw()
|
H A D | SceneRenderer.java | 49 private int textureId; field in SceneRenderer
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/video/spherical/ |
H A D | Projection.java | 198 public final int textureId; field in Projection.SubMesh 206 public SubMesh(int textureId, float[] vertices, float[] textureCoords, @DrawMode int mode) { in SubMesh()
|
H A D | ProjectionRenderer.java | 135 public void draw(int textureId, float[] mvpMatrix, boolean rightEye) { in draw()
|
H A D | SceneRenderer.java | 49 private int textureId; field in SceneRenderer
|
/aosp_15_r20/cts/tests/openglperf2/jni/graphics/ |
H A D | GLUtils.cpp | 61 GLuint textureId = 0; in loadTexture() local 213 GLuint textureId = 0; in genTexture() local
|
H A D | TexturedMeshNode.cpp | 17 TexturedMeshNode::TexturedMeshNode(const Mesh* mesh, const GLuint textureId) : in TexturedMeshNode()
|
H A D | PerspectiveMeshNode.cpp | 19 PerspectiveMeshNode::PerspectiveMeshNode(const Mesh* mesh, const GLuint textureId) : in PerspectiveMeshNode()
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/ |
H A D | gl4cTextureFilterMinmaxTests.cpp | 466 … glw::GLuint textureId, tcu::IVec2 textureSize, in getDataFromTexture() 485 …xtureFilterMinmaxUtils::calcPixelSumValue(const glu::RenderContext &context, glw::GLuint textureId, in calcPixelSumValue()
|
/aosp_15_r20/cts/hostsidetests/adpf/app/hintsession/src/cpp/ |
H A D | TextureAsset.h | 44 inline TextureAsset(GLuint textureId) : textureID_(textureId) {} in TextureAsset()
|
H A D | TextureAsset.cpp | 52 GLuint textureId; in loadAsset() local
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcLayoutLocationTests.cpp | 80 uint32_t textureId; // id of created texture member 178 uint32_t textureId; in createTextureBuffer() local
|
/aosp_15_r20/external/webrtc/sdk/android/api/org/webrtc/ |
H A D | GlUtil.java | 57 final int textureId = textureArray[0]; in generateTexture() local
|
H A D | GlTextureFrameBuffer.java | 24 private int textureId; field in GlTextureFrameBuffer
|
/aosp_15_r20/packages/services/Car/libs/car-evs-helper-lib/jni/ |
D | CarEvsBufferRenderer.cpp | 34 jint textureId) { in nativeUpdateTexture()
|
/aosp_15_r20/frameworks/av/services/camera/virtualcamera/util/ |
H A D | EglProgram.cc | 307 bool EglTextureProgram::draw(GLuint textureId, in draw()
|