Searched refs:clearVideoSurfaceView (Results 1 – 3 of 3) sorted by relevance
293 void clearVideoSurfaceView(@Nullable SurfaceView surfaceView); in clearVideoSurfaceView() method
614 public void clearVideoSurfaceView(@Nullable SurfaceView surfaceView) { in clearVideoSurfaceView() method in SimpleExoPlayer
575 oldVideoComponent.clearVideoSurfaceView((SurfaceView) surfaceView); in setPlayer()