Searched refs:setVideoSurfaceView (Results 1 – 3 of 3) sorted by relevance
285 void setVideoSurfaceView(@Nullable SurfaceView surfaceView); in setVideoSurfaceView() method
609 public void setVideoSurfaceView(@Nullable SurfaceView surfaceView) { in setVideoSurfaceView() method in SimpleExoPlayer
604 newVideoComponent.setVideoSurfaceView((SurfaceView) surfaceView); in setPlayer()