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

  /cts/tests/tests/openglperf/src/android/openglperf/cts/
GLSurfaceViewCustom.java 367 * Install a custom EGLContextFactory.
376 public void setEGLContextFactory(EGLContextFactory factory) {
450 * Inform the default EGLContextFactory and default EGLConfigChooser
468 * {@link #setEGLContextFactory(EGLContextFactory)} has been called, then the supplied
469 * EGLContextFactory is responsible for creating an OpenGL ES 2.0-compatible context.
767 * {@link GLSurfaceView#setEGLContextFactory(EGLContextFactory)}
769 public interface EGLContextFactory {
774 private class DefaultContextFactory implements EGLContextFactory {
    [all...]
  /external/replicaisland/src/com/replica/replicaisland/
GLSurfaceView.java 296 * Install a custom EGLContextFactory.
305 public void setEGLContextFactory(EGLContextFactory factory) {
378 * Inform the default EGLContextFactory and default EGLConfigChooser
396 * {@link #setEGLContextFactory(EGLContextFactory)} has been called, then the supplied
397 * EGLContextFactory is responsible for creating an OpenGL ES 2.0-compatible context.
698 * {@link GLSurfaceView#setEGLContextFactory(EGLContextFactory)}
700 public interface EGLContextFactory {
705 private class DefaultContextFactory implements EGLContextFactory {
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLSurfaceView.java 364 * Install a custom EGLContextFactory.
373 public void setEGLContextFactory(EGLContextFactory factory) {
447 * Inform the default EGLContextFactory and default EGLConfigChooser
465 * {@link #setEGLContextFactory(EGLContextFactory)} has been called, then the supplied
466 * EGLContextFactory is responsible for creating an OpenGL ES 2.0-compatible context.
782 * {@link GLSurfaceView#setEGLContextFactory(EGLContextFactory)}
784 public interface EGLContextFactory {
789 private class DefaultContextFactory implements EGLContextFactory {
    [all...]
  /external/robolectric/v1/lib/main/
android.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-7.1.0_r7-robolectric-0.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/27/
android.jar 
  /prebuilts/sdk/28/
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/tools/common/m2/repository/com/google/android/android/4.0.1.2/
android-4.0.1.2.jar 
  /prebuilts/tools/common/m2/repository/com/google/android/android/4.1.1.4/
android-4.1.1.4.jar 

Completed in 230 milliseconds