/development/samples/OpenGL/HelloOpenGLES10/src/com/example/android/opengl/ |
D | MyGLRenderer.java | 40 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in MyGLRenderer
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/kube/ |
D | KubeRenderer.java | 99 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in KubeRenderer
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
D | CubeRenderer.java | 81 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in CubeRenderer
|
D | TouchRotateActivity.java | 187 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in TouchRotateActivity.TouchSurfaceView.CubeRenderer
|
D | StaticTriangleRenderer.java | 74 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in StaticTriangleRenderer
|
D | TriangleRenderer.java | 46 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in TriangleRenderer
|
D | GLES20TriangleRenderer.java | 92 public void onSurfaceCreated(GL10 glUnused, EGLConfig config) { in onSurfaceCreated() method in GLES20TriangleRenderer
|
D | FrameBufferObjectActivity.java | 87 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in FrameBufferObjectActivity.Renderer
|
D | MatrixPaletteRenderer.java | 234 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in MatrixPaletteRenderer
|
D | CubeMapActivity.java | 117 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in CubeMapActivity.Renderer
|
/development/samples/CubeLiveWallpaper/src/com/example/android/livecubes/cube1/ |
D | CubeWallpaper1.java | 114 public void onSurfaceCreated(SurfaceHolder holder) { in onSurfaceCreated() method in CubeWallpaper1.CubeEngine 115 super.onSurfaceCreated(holder); in onSurfaceCreated()
|
/development/samples/OpenGL/HelloOpenGLES20/src/com/example/android/opengl/ |
D | MyGLRenderer.java | 50 public void onSurfaceCreated(GL10 unused, EGLConfig config) { in onSurfaceCreated() method in MyGLRenderer
|
/development/samples/CubeLiveWallpaper/src/com/example/android/livecubes/cube2/ |
D | CubeWallpaper2.java | 178 public void onSurfaceCreated(SurfaceHolder holder) { in onSurfaceCreated() method in CubeWallpaper2.CubeEngine 179 super.onSurfaceCreated(holder); in onSurfaceCreated()
|
/development/samples/ApiDemos/src/com/example/android/apis/os/ |
D | RotationVectorDemo.java | 149 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in RotationVectorDemo.MyRenderer
|
/development/samples/Compass/src/com/example/android/compass/ |
D | CompassActivity.java | 141 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in CompassActivity
|
/development/samples/BasicGLSurfaceView/src/com/example/android/basicglsurfaceview/ |
D | GLES20TriangleRenderer.java | 90 public void onSurfaceCreated(GL10 glUnused, EGLConfig config) { in onSurfaceCreated() method in GLES20TriangleRenderer
|
/development/samples/HelloEffects/src/com/example/android/mediafx/ |
D | HelloEffects.java | 280 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in HelloEffects
|
/development/samples/browseable/MediaEffects/src/com.example.android.mediaeffects/ |
D | MediaEffectsFragment.java | 98 public void onSurfaceCreated(GL10 gl, EGLConfig eglConfig) { in onSurfaceCreated() method in MediaEffectsFragment
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/ |
D | SpriteTextRenderer.java | 53 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in SpriteTextRenderer
|