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

  /external/replicaisland/src/com/replica/replicaisland/
GLSurfaceView.java 72 * <li>{@link #setEGLConfigChooser(EGLConfigChooser)}
263 * <li>{@link #setEGLConfigChooser(EGLConfigChooser)}
325 * Install a custom EGLConfigChooser.
335 public void setEGLConfigChooser(EGLConfigChooser configChooser) {
378 * Inform the default EGLContextFactory and default EGLConfigChooser
395 * default EGLConfigChooser. If
399 * {@link #setEGLConfigChooser(EGLConfigChooser)} has been called, then the supplied
400 * EGLConfigChooser is responsible for choosing an OpenGL ES 2.0-compatible config.
752 * {@link GLSurfaceView#setEGLConfigChooser(EGLConfigChooser)}
754 public interface EGLConfigChooser {
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLSurfaceView.java 80 * <li>{@link #setEGLConfigChooser(EGLConfigChooser)}
329 * <li>{@link #setEGLConfigChooser(EGLConfigChooser)}
392 * Install a custom EGLConfigChooser.
403 public void setEGLConfigChooser(EGLConfigChooser configChooser) {
446 * Inform the default EGLContextFactory and default EGLConfigChooser
463 * default EGLConfigChooser. If
467 * {@link #setEGLConfigChooser(EGLConfigChooser)} has been called, then the supplied
468 * EGLConfigChooser is responsible for choosing an OpenGL ES 2.0-compatible config.
    [all...]
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/16/
android.jar 
  /prebuilts/sdk/4/
android.jar 
  /prebuilts/sdk/5/
android.jar 
  /prebuilts/sdk/6/
android.jar 
  /prebuilts/sdk/8/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 912 milliseconds