Searched refs:onSurfaceCreated (Results 1 – 7 of 7) sorted by relevance
80 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in GameRenderer121 mGame.onSurfaceCreated(); in onSurfaceCreated()
634 void onSurfaceCreated(GL10 gl, EGLConfig config); in onSurfaceCreated() method1251 mRenderer.onSurfaceCreated(gl, mEglHelper.mEglConfig); in guardedRun()
497 public void onSurfaceCreated() { in onSurfaceCreated() method in Game
39 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in SkiaSampleRenderer
341 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in ViEAndroidGLES20
409 public void onSurfaceCreated(GL10 unused, EGLConfig config) { in onSurfaceCreated() method in VideoRendererGui