Searched refs:attachToTextureView (Results 1 – 4 of 4) sorted by relevance
54 void attachToTextureView(TextureView textureView); in attachToTextureView() method
63 delegate.getLocalVideoSurfaceTexture().attachToTextureView(textureView); in onVideoScreenStart()
103 public void attachToTextureView(TextureView textureView) { in attachToTextureView() method in VideoSurfaceTextureImpl
732 videoCallScreenDelegate.getLocalVideoSurfaceTexture().attachToTextureView(previewTextureView); in showVideoViews()733 videoCallScreenDelegate.getRemoteVideoSurfaceTexture().attachToTextureView(remoteTextureView); in showVideoViews()