/external/oboe/samples/RhythmGame/src/main/java/com/google/oboe/samples/rhythmgame/ |
D | RendererWrapper.java | 33 public void onSurfaceChanged(GL10 gl10, int width, int height) { in onSurfaceChanged() method in RendererWrapper
|
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/video/ |
D | VideoDecoderRenderer.java | 137 public void onSurfaceChanged(GL10 unused, int width, int height) { in onSurfaceChanged() method in VideoDecoderRenderer
|
/external/oboe/samples/RhythmGame/src/main/cpp/ |
D | Game.cpp | 110 void Game::onSurfaceChanged(int widthInPixels, int heightInPixels) { in onSurfaceChanged() function in Game
|
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/video/ |
D | VideoDecoderGLSurfaceView.java | 187 public void onSurfaceChanged(GL10 unused, int width, int height) { in onSurfaceChanged() method in VideoDecoderGLSurfaceView.Renderer
|
D | VideoFrameReleaseHelper.java | 172 public void onSurfaceChanged(@Nullable Surface surface) { in onSurfaceChanged() method in VideoFrameReleaseHelper
|
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/video/ |
D | VideoDecoderGLSurfaceView.java | 192 public void onSurfaceChanged(GL10 unused, int width, int height) { in onSurfaceChanged() method in VideoDecoderGLSurfaceView.Renderer
|
D | VideoFrameReleaseHelper.java | 168 public void onSurfaceChanged(@Nullable Surface surface) { in onSurfaceChanged() method in VideoFrameReleaseHelper
|
/external/exoplayer/tree/demos/gl/src/main/java/com/google/android/exoplayer2/gldemo/ |
D | VideoProcessingGLSurfaceView.java | 247 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() method in VideoProcessingGLSurfaceView.VideoRenderer
|
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/demos/gl/src/main/java/com/google/android/exoplayer2/gldemo/ |
D | VideoProcessingGLSurfaceView.java | 253 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() method in VideoProcessingGLSurfaceView.VideoRenderer
|
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/demos/gl/src/main/java/com/google/android/exoplayer2/gldemo/ |
D | VideoProcessingGLSurfaceView.java | 253 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() method in VideoProcessingGLSurfaceView.VideoRenderer
|
/external/skia/platform_tools/android/apps/viewer/src/main/java/org/skia/viewer/ |
D | ViewerActivity.java | 38 private native void onSurfaceChanged(long handle, Surface surface); in onSurfaceChanged() method in ViewerActivity
|
/external/exoplayer/tree/library/ui/src/main/java/com/google/android/exoplayer2/ui/spherical/ |
D | SphericalGLSurfaceView.java | 272 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() method in SphericalGLSurfaceView.Renderer
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | GameRenderer.java | 266 public void onSurfaceChanged(GL10 gl, int w, int h) { in onSurfaceChanged() method in GameRenderer
|
D | GLSurfaceView.java | 659 void onSurfaceChanged(GL10 gl, int width, int height); in onSurfaceChanged() method
|
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/video/spherical/ |
D | SphericalGLSurfaceView.java | 299 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() method in SphericalGLSurfaceView.Renderer
|
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/video/spherical/ |
D | SphericalGLSurfaceView.java | 299 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() method in SphericalGLSurfaceView.Renderer
|