Searched refs:onWindowCreated (Results 1 – 4 of 4) sorted by relevance
100 void onWindowCreated(Surface surface); in onWindowCreated() method101 void onWindowCreated(SurfaceHolder surfaceHolder); in onWindowCreated() method163 mListener.onWindowCreated(holder); in show()425 mListener.onWindowCreated(new Surface(surfaceTexture));
637 public void onWindowCreated(Surface surface) { in onWindowCreated() method in LocalPlayer.OverlayPlayer642 public void onWindowCreated(SurfaceHolder surfaceHolder) { in onWindowCreated() method in LocalPlayer.OverlayPlayer
320 mListener.onWindowCreated(surfaceTexture,391 public void onWindowCreated(SurfaceTexture surfaceTexture, in onWindowCreated() method
403 public void onWindowCreated(SurfaceTexture surfaceTexture, float refreshRate, in onWindowCreated() method in OverlayDisplayAdapter.OverlayDisplayHandle