Home | History | Annotate | Download | only in incallui

Lines Matching refs:getRemoteVideoSurfaceTexture

325     InCallPresenter.getInstance().getRemoteVideoSurfaceTexture().setDelegate(new RemoteDelegate());
403 getRemoteVideoSurfaceTexture() {
404 return InCallPresenter.getInstance().getRemoteVideoSurfaceTexture();
790 Surface surface = getRemoteVideoSurfaceTexture().getSavedSurface();
927 getRemoteVideoSurfaceTexture().setSourceVideoDimensions(new Point(width, height));
1114 getRemoteVideoSurfaceTexture().setSurfaceDimensions(screenSize);