/development/samples/CubeLiveWallpaper/src/com/example/android/livecubes/cube2/ |
CubeWallpaper2.java | 178 public void onSurfaceCreated(SurfaceHolder holder) { 179 super.onSurfaceCreated(holder);
|
/external/jmonkeyengine/engine/src/android/com/jme3/system/android/ |
OGLESContext.java | 198 public void onSurfaceCreated(GL10 gl, EGLConfig cfg) {
|
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/ |
BlockingGLTextureView.java | 400 mRenderer.onSurfaceCreated(mGL, mEglHelper.mEglConfig);
|
TiledImageView.java | 286 public void onSurfaceCreated(GL10 gl, EGLConfig config) {
|
/frameworks/wilhelm/tests/native-media/src/com/example/nativemedia/ |
MyGLSurfaceView.java | 146 public void onSurfaceCreated(GL10 glUnused, EGLConfig config) {
|
/packages/apps/Gallery2/src/com/android/photos/views/ |
BlockingGLTextureView.java | 400 mRenderer.onSurfaceCreated(mGL, mEglHelper.mEglConfig);
|
TiledImageView.java | 286 public void onSurfaceCreated(GL10 gl, EGLConfig config) {
|
/packages/apps/Launcher3/WallpaperPicker/src/com/android/photos/views/ |
BlockingGLTextureView.java | 400 mRenderer.onSurfaceCreated(mGL, mEglHelper.mEglConfig);
|
TiledImageView.java | 298 public void onSurfaceCreated(GL10 gl, EGLConfig config) {
|
/cts/tests/tests/openglperf/src/android/openglperf/cts/ |
GLSurfaceViewCustom.java | 681 * that it still needs. The {@link #onSurfaceCreated(GL10, EGLConfig)} method 712 void onSurfaceCreated(GL10 gl, EGLConfig config); [all...] |
PlanetsRenderer.java | 133 public void onSurfaceCreated(GL10 glUnused, EGLConfig config) {
|
/external/replicaisland/src/com/replica/replicaisland/ |
GLSurfaceView.java | 603 * that it still needs. The {@link #onSurfaceCreated(GL10, EGLConfig)} method 634 void onSurfaceCreated(GL10 gl, EGLConfig config); 663 * to be recreated. onSurfaceCreated() will be called after [all...] |
Game.java | 497 public void onSurfaceCreated() {
|
/frameworks/base/opengl/java/android/opengl/ |
GLSurfaceView.java | 677 * that it still needs. The {@link #onSurfaceCreated(GL10, EGLConfig)} method 708 void onSurfaceCreated(GL10 gl, EGLConfig config); [all...] |
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
CubeMapActivity.java | 117 public void onSurfaceCreated(GL10 gl, EGLConfig config) {
|
/frameworks/native/opengl/tests/gl2_cameraeye/src/com/android/gl2cameraeye/ |
GL2CameraEye.java | 240 public void onSurfaceCreated(GL10 glUnused, EGLConfig config) {
|
/packages/wallpapers/Basic/src/com/android/wallpaper/polarclock/ |
PolarClockWallpaper.java | 439 public void onSurfaceCreated(SurfaceHolder holder) { 440 super.onSurfaceCreated(holder);
|
/cts/tests/tests/hardware/src/android/hardware/cts/ |
CameraGLTest.java | 714 public void onSurfaceCreated(GL10 glUnused, EGLConfig config) { 715 if (LOGV) Log.v(TAG, "onSurfaceCreated()"); [all...] |
/frameworks/base/core/java/android/service/wallpaper/ |
WallpaperService.java | 493 public void onSurfaceCreated(SurfaceHolder holder) { 665 if (DEBUG) Log.v(TAG, "onSurfaceCreated(" 667 onSurfaceCreated(mSurfaceHolder); [all...] |
/frameworks/base/media/tests/MediaDump/src/com/android/mediadump/ |
VideoDumpView.java | 519 public void onSurfaceCreated(GL10 glUnused, EGLConfig config) { 520 Log.d(TAG, "onSurfaceCreated");
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
ImageWallpaper.java | 314 public void onSurfaceCreated(SurfaceHolder holder) { 315 super.onSurfaceCreated(holder);
|
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
GLRootView.java | 284 public void onSurfaceCreated(GL10 gl1, EGLConfig config) {
|
/prebuilts/sdk/12/ |
android.jar | |
/prebuilts/sdk/14/ |
android.jar | |
/prebuilts/sdk/15/ |
android.jar | |