Searched defs:onSurfaceChanged (Results 1 – 8 of 8) sorted by relevance
| /third_party/skia/third_party/externals/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
|
| /third_party/flutter/skia/platform_tools/android/apps/skar_java/src/main/java/com/google/skar/examples/helloskar/helpers/ |
| D | DisplayRotationHelper.java | 73 public void onSurfaceChanged(int width, int height) { in onSurfaceChanged() method in DisplayRotationHelper
|
| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/ |
| D | Game.cpp | 110 void Game::onSurfaceChanged(int widthInPixels, int heightInPixels) { in onSurfaceChanged() function in Game
|
| /third_party/flutter/skia/platform_tools/android/apps/arcore/src/main/java/org/skia/arcore/ |
| D | HelloArActivity.java | 315 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() method in HelloArActivity
|
| /third_party/flutter/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
|
| /third_party/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
|
| /third_party/flutter/skia/platform_tools/android/apps/skar_java/src/main/java/com/google/skar/examples/helloskar/app/ |
| D | HelloCanvasAR.java | 302 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() method in HelloCanvasAR
|
| /third_party/flutter/engine/flutter/shell/platform/android/io/flutter/embedding/engine/ |
| D | FlutterJNI.java | 315 public void onSurfaceChanged(int width, int height) { in onSurfaceChanged() method in FlutterJNI
|