Searched refs:getTextureId (Results 1 – 9 of 9) sorted by relevance
73 mSurfaceTexture = new SurfaceTexture(mTextureSource.getTextureId()); in GpuVideoTrackDecoder()135 mSurfaceTexture.attachToGLContext(mTextureSource.getTextureId()); in updateTexture()148 mSurfaceTexture.attachToGLContext(targetTexture.getTextureId()); in copyFrameDataTo()
303 public int getTextureId() { in getTextureId() method in GLFrame320 + getTextureId() + ", FBO ID " + getFboId(); in toString()
50 public int getTextureId() { in getTextureId() method in TextureSource
219 mPreviewSurfaceTexture.attachToGLContext(targetTex.getTextureId()); in grabFrame()249 mPreviewSurfaceTexture.attachToGLContext(mPreviewTexture.getTextureId()); in updateSurfaceTexture()408 mPreviewSurfaceTexture = new SurfaceTexture(mPreviewTexture.getTextureId()); in setupPreviewTexture()431 surfTex = new SurfaceTexture(texture.getTextureId()); in surfaceTextureForContext()
112 texture.getTextureId(), in forTexture()
172 mSurfaceTexture = new SurfaceTexture(mMediaFrame.getTextureId()); in open()
149 mSurfaceTexture = new SurfaceTexture(mCameraFrame.getTextureId()); in open()
211 mSurfaceTexture = new SurfaceTexture(mMediaFrame.getTextureId()); in open()
399 private int getTextureId() { in getTextureId() method in SurfaceTextureRenderer733 mSurfaceTexture = new SurfaceTexture(getTextureId()); in configureSurfaces()