HomeSort by relevance Sort by last modified time
    Searched defs:GLSurfaceView (Results 1 - 20 of 20) sorted by null

  /external/replicaisland/src/com/replica/replicaisland/
GLSurfaceView.java 42 * A GLSurfaceView provides the following features:
55 * <h3>Using GLSurfaceView</h3>
57 * Typically you use GLSurfaceView by subclassing it and overriding one or more of the
59 * methods then GLSurfaceView can be used as-is. For the most part
60 * GLSurfaceView behavior is customized by calling "set" methods rather than by subclassing.
62 * is registered with the GLSurfaceView
65 * <h3>Initializing GLSurfaceView</h3>
66 * All you have to do to initialize a GLSurfaceView is call {@link #setRenderer(Renderer)}.
67 * However, if desired, you can modify the default behavior of GLSurfaceView by calling one or
81 * GLSurfaceView has to do when starting to render is choose what type of surface to use
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLSurfaceView.java 43 * A GLSurfaceView provides the following features:
62 * <h3>Using GLSurfaceView</h3>
64 * Typically you use GLSurfaceView by subclassing it and overriding one or more of the
66 * methods then GLSurfaceView can be used as-is. For the most part
67 * GLSurfaceView behavior is customized by calling "set" methods rather than by subclassing.
69 * is registered with the GLSurfaceView
72 * <h3>Initializing GLSurfaceView</h3>
73 * All you have to do to initialize a GLSurfaceView is call {@link #setRenderer(Renderer)}.
74 * However, if desired, you can modify the default behavior of GLSurfaceView by calling one or
85 * By default GLSurfaceView will create a PixelFormat.RGB_888 format surface. If a translucen
    [all...]
  /external/libgdx/backends/gdx-backend-android/libs/
android-4.4.jar 
  /external/robolectric/v1/lib/main/
android.jar 
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/16/
android.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/25/
android.jar 
  /prebuilts/sdk/5/
android.jar 
  /prebuilts/sdk/6/
android.jar 
  /prebuilts/sdk/8/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_23/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 
  /prebuilts/sdk/4/
android.jar 
  /prebuilts/tools/common/api-versions/android-3/
android.jar 

Completed in 208 milliseconds