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

  /external/jmonkeyengine/engine/src/android/com/jme3/system/android/
AndroidConfigChooser.java 4 import android.opengl.GLSurfaceView.EGLConfigChooser;
16 public class AndroidConfigChooser implements EGLConfigChooser {
194 private abstract class BaseConfigChooser implements EGLConfigChooser {
  /cts/tests/src/android/opengl/cts/
EglConfigGLSurfaceView.java 57 private class ConfigChooser implements GLSurfaceView.EGLConfigChooser {
  /cts/tests/tests/openglperf/src/android/openglperf/cts/
GLSurfaceViewCustom.java 84 * <li>{@link #setEGLConfigChooser(EGLConfigChooser)}
333 * <li>{@link #setEGLConfigChooser(EGLConfigChooser)}
396 * Install a custom EGLConfigChooser.
407 public void setEGLConfigChooser(EGLConfigChooser configChooser) {
450 * Inform the default EGLContextFactory and default EGLConfigChooser
467 * default EGLConfigChooser. If
471 * {@link #setEGLConfigChooser(EGLConfigChooser)} has been called, then the supplied
472 * EGLConfigChooser is responsible for choosing an OpenGL ES 2.0-compatible config.
    [all...]
  /development/ndk/platforms/android-5/samples/hello-gl2/src/com/android/gl2jni/
GL2JNIView.java 57 * - The class must use a custom EGLConfigChooser to be able to select
133 private static class ConfigChooser implements GLSurfaceView.EGLConfigChooser {
  /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...]
  /frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/
GL2JNIView.java 101 private static class ConfigChooser implements GLSurfaceView.EGLConfigChooser {
  /frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/
GLPerfView.java 101 private static class ConfigChooser implements GLSurfaceView.EGLConfigChooser {
  /frameworks/native/opengl/tests/gldual/src/com/android/gldual/
GLDualGL2View.java 104 private static class ConfigChooser implements GLSurfaceView.EGLConfigChooser {
  /packages/apps/LegacyCamera/src/com/android/camera/panorama/
MosaicRendererSurfaceView.java 124 private static class ConfigChooser implements GLSurfaceView.EGLConfigChooser {
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/4/
android.jar 
  /prebuilts/sdk/5/
android.jar 
  /prebuilts/sdk/6/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 708 milliseconds