Searched refs:setVideoTextureView (Results 1 – 3 of 3) sorted by relevance
301 void setVideoTextureView(@Nullable TextureView textureView); in setVideoTextureView() method
619 public void setVideoTextureView(@Nullable TextureView textureView) { in setVideoTextureView() method in SimpleExoPlayer650 setVideoTextureView(null); in clearVideoTextureView()
597 newVideoComponent.setVideoTextureView((TextureView) surfaceView); in setPlayer()