Searched refs:getRemoteVideoSurfaceTexture (Results 1 – 4 of 4) sorted by relevance
314 InCallPresenter.getInstance().getRemoteVideoSurfaceTexture().setDelegate(new RemoteDelegate()); in onVideoCallScreenUiReady()327 Point sourceVideoDimensions = getRemoteVideoSurfaceTexture().getSourceVideoDimensions(); in onVideoCallScreenUiReady()403 public VideoSurfaceTexture getRemoteVideoSurfaceTexture() { in getRemoteVideoSurfaceTexture() method in VideoCallPresenter404 return InCallPresenter.getInstance().getRemoteVideoSurfaceTexture(); in getRemoteVideoSurfaceTexture()806 Surface surface = getRemoteVideoSurfaceTexture().getSavedSurface(); in adjustVideoMode()937 getRemoteVideoSurfaceTexture().setSourceVideoDimensions(new Point(width, height)); in onUpdatePeerDimensions()1126 getRemoteVideoSurfaceTexture().setSurfaceDimensions(screenSize); in updateRemoteVideoSurfaceDimensions()
1886 VideoSurfaceTexture getRemoteVideoSurfaceTexture() { in getRemoteVideoSurfaceTexture() method in InCallPresenter
46 VideoSurfaceTexture getRemoteVideoSurfaceTexture(); in getRemoteVideoSurfaceTexture() method
733 videoCallScreenDelegate.getRemoteVideoSurfaceTexture().attachToTextureView(remoteTextureView); in showVideoViews()1066 videoCallScreenDelegate.getRemoteVideoSurfaceTexture(); in updateRemoteVideoScaling()