| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/transformer/src/main/java/com/google/android/exoplayer2/transformer/ |
| 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()
|
| /external/angle/src/tests/egl_tests/ |
| D | EGLProtectedContentTest.cpp | 157 bool createTexture(EGLBoolean isProtected, GLuint *textureId) in createTexture() 186 bool createTextureFromImage(EGLImage image, GLuint *textureId) in createTextureFromImage() 202 bool createTextureFromPbuffer(EGLSurface pBuffer, GLuint *textureId) in createTextureFromPbuffer() 220 bool fillTexture(GLuint textureId, GLColor color) in fillTexture() 234 bool renderTexture(GLuint textureId) in renderTexture()
|
| D | EGLLockSurface3Test.cpp | 134 bool fillTexture(GLuint textureId, GLColor color) in fillTexture() 145 void renderTexture(GLuint textureId) in renderTexture()
|
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/video/spherical/ |
| 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()
|
| D | ProjectionRenderer.java | 134 public void draw(int textureId, float[] mvpMatrix, boolean rightEye) { in draw()
|
| D | SceneRenderer.java | 49 private int textureId; field in SceneRenderer
|
| D | ProjectionDecoder.java | 205 int textureId = bitInput.readBits(8); in parseMesh() local
|
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/video/spherical/ |
| 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()
|
| D | ProjectionRenderer.java | 135 public void draw(int textureId, float[] mvpMatrix, boolean rightEye) { in draw()
|
| D | SceneRenderer.java | 49 private int textureId; field in SceneRenderer
|
| D | ProjectionDecoder.java | 210 int textureId = bitInput.readBits(8); in parseMesh() local
|
| /external/webrtc/sdk/android/api/org/webrtc/ |
| D | GlUtil.java | 57 final int textureId = textureArray[0]; in generateTexture() local
|
| D | GlTextureFrameBuffer.java | 24 private int textureId; field in GlTextureFrameBuffer
|
| D | RendererCommon.java | 48 void drawRgb(int textureId, float[] texMatrix, int frameWidth, int frameHeight, int viewportX, in drawRgb()
|
| /external/webrtc/sdk/android/instrumentationtests/src/org/webrtc/ |
| 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
|
| /external/angle/src/libANGLE/ |
| D | FramebufferAttachment.h | 92 bool isTextureWithId(TextureID textureId) const in isTextureWithId()
|
| D | Framebuffer.cpp | 1000 bool Framebuffer::detachTexture(Context *context, TextureID textureId) in detachTexture()
|
| /external/angle/src/tests/gl_tests/ |
| D | MaxTextureSizeTest.cpp | 220 GLuint textureId = 0; in TEST_P() local
|
| /external/deqp/external/openglcts/modules/gl/ |
| D | gl4cTextureFilterMinmaxTests.cpp | 466 glw::GLuint textureId, tcu::IVec2 textureSize, in getDataFromTexture() 485 …xtureFilterMinmaxUtils::calcPixelSumValue(const glu::RenderContext& context, glw::GLuint textureId, in calcPixelSumValue()
|
| /external/deqp/external/openglcts/modules/common/ |
| D | glcLayoutLocationTests.cpp | 80 deUint32 textureId; // id of created texture member 178 deUint32 textureId; in createTextureBuffer() local
|
| /external/webrtc/sdk/android/src/java/org/webrtc/ |
| D | GlGenericDrawer.java | 176 public void drawRgb(int textureId, float[] texMatrix, int frameWidth, int frameHeight, in drawRgb()
|
| /external/deqp/modules/gles2/functional/ |
| D | es2fTextureStateQueryTests.cpp | 212 GLuint textureId = 0; in test() local
|
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/main/java/com/google/android/exoplayer2/util/ |
| D | GlUtil.java | 330 public static void deleteTexture(int textureId) { in deleteTexture()
|
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/main/java/com/google/android/exoplayer2/util/ |
| D | GlUtil.java | 307 public static void deleteTexture(int textureId) { in deleteTexture()
|
| /external/angle/src/libANGLE/renderer/gl/ |
| D | BlitGL.cpp | 510 GLuint textureId; in blitColorBufferWithShader() local
|