/frameworks/base/packages/SystemUI/src/com/android/systemui/glwallpaper/ |
D | GLWallpaperRenderer.java | 37 void onSurfaceCreated(); in onSurfaceCreated() method
|
D | ImageWallpaperRenderer.java | 67 public void onSurfaceCreated() { in onSurfaceCreated() method in ImageWallpaperRenderer
|
/frameworks/native/opengl/tests/testPauseResume/src/com/android/test/ |
D | TestView.java | 79 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in TestView.Renderer
|
/frameworks/base/tests/AccessoryDisplay/source/src/com/android/accessorydisplay/source/presentation/ |
D | CubeRenderer.java | 100 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in CubeRenderer
|
/frameworks/native/opengl/tests/gl_jni/src/com/android/gljni/ |
D | GLJNIView.java | 79 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in GLJNIView.Renderer
|
/frameworks/native/opengl/tests/gldual/src/com/android/gldual/ |
D | TriangleRenderer.java | 37 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in TriangleRenderer
|
D | GLDualGL2View.java | 294 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in GLDualGL2View.Renderer
|
/frameworks/native/opengl/tests/testFramerate/src/com/android/testframerate/ |
D | TestFramerateView.java | 87 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in TestFramerateView.Renderer
|
/frameworks/native/opengl/tests/lighting1709/src/com/android/lightingtest/ |
D | ClearActivity.java | 70 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in ClearRenderer
|
/frameworks/native/opengl/tests/gl2_java/src/com/android/gl2java/ |
D | GL2JavaView.java | 83 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in GL2JavaView.Renderer
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
D | SurfaceHolderTarget.java | 189 private synchronized void onSurfaceCreated(SurfaceHolder holder) { in onSurfaceCreated() method in SurfaceHolderTarget
|
/frameworks/rs/tests/java_api/RsNbody/src/com/example/android/rs/nbody_gl/ |
D | BasicGLRenderer.java | 33 public void onSurfaceCreated(GL10 unused, EGLConfig config) { in onSurfaceCreated() method in BasicGLRenderer
|
D | Swarm.java | 211 public void onSurfaceCreated() { in onSurfaceCreated() method in Swarm
|
/frameworks/rs/tests/java_api/GenImages/src/com/android/rs/genimage/ |
D | GenImage.java | 56 public void onSurfaceCreated(GL10 unused, EGLConfig config) { in onSurfaceCreated() method in GenImage
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
D | ImageWallpaper.java | 138 public void onSurfaceCreated(SurfaceHolder holder) { in onSurfaceCreated() method in ImageWallpaper.GLEngine
|
/frameworks/native/opengl/tests/testViewport/src/com/android/test/ |
D | TestView.java | 245 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in TestView.Renderer
|
/frameworks/native/opengl/tests/testLatency/src/com/android/testlatency/ |
D | TestLatencyView.java | 152 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in TestLatencyView.Renderer
|
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
D | GLDepthTestActivity.java | 189 public void onSurfaceCreated(GL10 glUnused, EGLConfig config) { in onSurfaceCreated() method in GLDepthTestActivity.GLES20TriangleRenderer
|
/frameworks/base/tests/WallpaperTest/src/com/example/wallpapertest/ |
D | TestWallpaper.java | 145 public void onSurfaceCreated(SurfaceHolder holder) { in onSurfaceCreated() method in TestWallpaper.ClockEngine
|
/frameworks/wilhelm/tests/native-media/src/com/example/nativemedia/ |
D | MyGLSurfaceView.java | 146 public void onSurfaceCreated(GL10 glUnused, EGLConfig config) { in onSurfaceCreated() method in MyRenderer
|
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/ |
D | TiledImageView.java | 286 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in TiledImageView.TileRenderer
|
/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/ |
D | GLPerfView.java | 291 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in GLPerfView.Renderer
|
/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/ |
D | GL2JNIView.java | 291 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in GL2JNIView.Renderer
|
/frameworks/native/opengl/tests/gl2_cameraeye/src/com/android/gl2cameraeye/ |
D | GL2CameraEye.java | 240 public void onSurfaceCreated(GL10 glUnused, EGLConfig config) { in onSurfaceCreated() method in CamRenderer
|
/frameworks/base/media/tests/MediaDump/src/com/android/mediadump/ |
D | VideoDumpView.java | 519 public void onSurfaceCreated(GL10 glUnused, EGLConfig config) { in onSurfaceCreated() method in VideoDumpView.VideoDumpRenderer
|