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()
91 public void attachToTextureView(TextureView textureView) { in attachToTextureView() method in VideoSurfaceTextureImpl
661 videoCallScreenDelegate.getLocalVideoSurfaceTexture().attachToTextureView(previewTextureView); in showVideoViews()662 videoCallScreenDelegate.getRemoteVideoSurfaceTexture().attachToTextureView(remoteTextureView); in showVideoViews()