Searched refs:getTextureId (Results 1 – 15 of 15) 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()
59 inline GLuint getTextureId() const { in getTextureId() function
95 mSurfaceTexture->attachToContext(static_cast<GlLayer*>(mLayer)->getTextureId()); in apply()
177 glLayer->getTextureId(), in dumpMemoryUsage()
439 if (cacheTexture->getTextureId() != lastTextureId) { in checkTextureUpdateForCache()440 lastTextureId = cacheTexture->getTextureId(); in checkTextureUpdateForCache()
48 externalTexture.fID = glLayer->getTextureId(); in DrawLayer()
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()
123 GLuint getTextureId() { in getTextureId() function
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 SurfaceTextureRenderer697 mSurfaceTexture = new SurfaceTexture(getTextureId()); in configureSurfaces()