/external/oboe/samples/RhythmGame/src/main/java/com/google/oboe/samples/rhythmgame/ |
D | RendererWrapper.java | 28 public void onSurfaceCreated(GL10 gl10, EGLConfig eglConfig) { in onSurfaceCreated() method in RendererWrapper
|
/external/oboe/samples/RhythmGame/src/main/cpp/ |
D | Game.cpp | 106 void Game::onSurfaceCreated() { in onSurfaceCreated() function in Game
|
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/video/ |
D | VideoDecoderGLSurfaceView.java | 167 public void onSurfaceCreated(GL10 unused, EGLConfig config) { in onSurfaceCreated() method in VideoDecoderGLSurfaceView.Renderer
|
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/video/ |
D | VideoDecoderGLSurfaceView.java | 172 public void onSurfaceCreated(GL10 unused, EGLConfig config) { in onSurfaceCreated() method in VideoDecoderGLSurfaceView.Renderer
|
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/demos/gl/src/main/java/com/google/android/exoplayer2/gldemo/ |
D | VideoProcessingGLSurfaceView.java | 241 public synchronized void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in VideoProcessingGLSurfaceView.VideoRenderer
|
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/demos/gl/src/main/java/com/google/android/exoplayer2/gldemo/ |
D | VideoProcessingGLSurfaceView.java | 241 public synchronized void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in VideoProcessingGLSurfaceView.VideoRenderer
|
/external/skia/platform_tools/android/apps/viewer/src/main/java/org/skia/viewer/ |
D | ViewerActivity.java | 37 private native void onSurfaceCreated(long handle, Surface surface); in onSurfaceCreated() method in ViewerActivity
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | GameRenderer.java | 80 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in GameRenderer
|
D | Game.java | 497 public void onSurfaceCreated() { in onSurfaceCreated() method in Game
|
D | GLSurfaceView.java | 634 void onSurfaceCreated(GL10 gl, EGLConfig config); in onSurfaceCreated() method
|
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/video/spherical/ |
D | SphericalGLSurfaceView.java | 294 public synchronized void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in SphericalGLSurfaceView.Renderer
|
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/video/spherical/ |
D | SphericalGLSurfaceView.java | 294 public synchronized void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in SphericalGLSurfaceView.Renderer
|
/external/jetpack-camera-app/core/camera/src/main/java/com/google/jetpackcamera/core/camera/effects/ |
D | CopyingSurfaceProcessor.kt | 199 override fun onSurfaceCreated( in <lambda>() method
|