Searched refs:getRemoteVideoSurfaceTexture (Results 1 – 4 of 4) sorted by relevance
314 InCallPresenter.getInstance().getRemoteVideoSurfaceTexture().setDelegate(new RemoteDelegate()); in onVideoCallScreenUiReady()392 public VideoSurfaceTexture getRemoteVideoSurfaceTexture() { in getRemoteVideoSurfaceTexture() method in VideoCallPresenter393 return InCallPresenter.getInstance().getRemoteVideoSurfaceTexture(); in getRemoteVideoSurfaceTexture()790 Surface surface = getRemoteVideoSurfaceTexture().getSavedSurface(); in adjustVideoMode()921 getRemoteVideoSurfaceTexture().setSourceVideoDimensions(new Point(width, height)); in onUpdatePeerDimensions()1110 getRemoteVideoSurfaceTexture().setSurfaceDimensions(screenSize); in updateRemoteVideoSurfaceDimensions()
1881 VideoSurfaceTexture getRemoteVideoSurfaceTexture() { in getRemoteVideoSurfaceTexture() method in InCallPresenter
46 VideoSurfaceTexture getRemoteVideoSurfaceTexture(); in getRemoteVideoSurfaceTexture() method
697 videoCallScreenDelegate.getRemoteVideoSurfaceTexture().attachToTextureView(remoteTextureView); in showVideoViews()1022 videoCallScreenDelegate.getRemoteVideoSurfaceTexture(); in updateRemoteVideoScaling()