Searched refs:setSurface (Results 1 – 3 of 3) sorted by relevance
294 protected void setSurface(Surface surface) { in setSurface() method in LocalPlayer300 protected void setSurface(SurfaceHolder surfaceHolder) { in setSurface() method in LocalPlayer308 setSurface((SurfaceHolder)null); in removeSurface()320 ICSMediaPlayer.setSurface(mMediaPlayer, mSurface); in updateSurface()366 public static final void setSurface(MediaPlayer player, Surface surface) { in setSurface() method in LocalPlayer.ICSMediaPlayer367 player.setSurface(surface); in setSurface()457 setSurface(holder); in surfaceChanged()465 setSurface(holder); in surfaceCreated()617 setSurface(surface); in onWindowCreated()622 setSurface(surfaceHolder); in onWindowCreated()[all …]
216 mOutPixelsAllocation.setSurface(new Surface(surface)); in onSurfaceTextureAvailable()224 mOutPixelsAllocation.setSurface(new Surface(surface)); in onSurfaceTextureSizeChanged()230 mOutPixelsAllocation.setSurface(null); in onSurfaceTextureDestroyed()
98 mOutputAllocation.setSurface(output); in setOutputSurface()