Searched refs:GlTextureFrameBuffer (Results 1 – 5 of 5) sorted by relevance
21 public class GlTextureFrameBuffer { class32 public GlTextureFrameBuffer(int pixelFormat) { in GlTextureFrameBuffer() method in GlTextureFrameBuffer
106 private final GlTextureFrameBuffer i420TextureFrameBuffer =107 new GlTextureFrameBuffer(GLES20.GL_RGBA);
168 private final GlTextureFrameBuffer bitmapTextureFramebuffer =169 new GlTextureFrameBuffer(GLES20.GL_RGBA);
150 final GlTextureFrameBuffer textureFrameBuffer = new GlTextureFrameBuffer(GLES20.GL_RGBA); in createRgbTextureBuffer()
223 "api/org/webrtc/GlTextureFrameBuffer.java",