Searched refs:clearVideoTextureView (Results 1 – 3 of 3) sorted by relevance
309 void clearVideoTextureView(@Nullable TextureView textureView); in clearVideoTextureView() method
647 public void clearVideoTextureView(@Nullable TextureView textureView) { in clearVideoTextureView() method in SimpleExoPlayer
569 oldVideoComponent.clearVideoTextureView((TextureView) surfaceView); in setPlayer()