Searched refs:setVideoSurface (Results 1 – 12 of 12) sorted by relevance
219 /* package */ void setVideoSurface(@Nullable Surface surface) { in setVideoSurface() method in LeanbackPlayerAdapter223 videoComponent.setVideoSurface(surface); in setVideoSurface()259 setVideoSurface(surfaceHolder.getSurface()); in surfaceCreated()269 setVideoSurface(null); in surfaceDestroyed()
167 videoComponent.setVideoSurface(surface); in setVideoComponent()179 videoComponent.setVideoSurface(null); in onDetachedFromWindow()197 videoComponent.setVideoSurface(surface); in onSurfaceTextureAvailable()
143 videoComponent.setVideoSurface(surface); in setVideoComponent()214 videoComponent.setVideoSurface(surface); in onSurfaceTextureAvailable()
255 player.setVideoSurface(surface); in buildExoPlayer()
319 public Builder setVideoSurface() { in setVideoSurface() method in ActionSchedule.Builder
446 player.setVideoSurface(Assertions.checkNotNull(surface)); in doActionImpl()
261 void setVideoSurface(@Nullable Surface surface); in setVideoSurface() method
564 public void setVideoSurface(@Nullable Surface surface) { in setVideoSurface() method in SimpleExoPlayer
233 player.setVideoSurface(videoSurface); in initializePlayer()
82 .delay(10000).setVideoSurface()
296 player.setVideoSurface(surface); in buildExoPlayer()
6505 player.setVideoSurface(surface1); in addSurfaceSwitch()6512 player.setVideoSurface(surface2); in addSurfaceSwitch()