HomeSort by relevance Sort by last modified time
    Searched defs:EGLContextFactory (Results 1 - 15 of 15) 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 363 * Install a custom EGLContextFactory.
372 public void setEGLContextFactory(EGLContextFactory factory) {
446 * Inform the default EGLContextFactory and default EGLConfigChooser
464 * {@link #setEGLContextFactory(EGLContextFactory)} has been called, then the supplied
465 * EGLContextFactory is responsible for creating an OpenGL ES 2.0-compatible context.
752 * {@link GLSurfaceView#setEGLContextFactory(EGLContextFactory)}
754 public interface EGLContextFactory {
759 private class DefaultContextFactory implements EGLContextFactory {
    [all...]
  /external/robolectric/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/5/
android.jar 
  /prebuilts/sdk/6/
android.jar 
  /prebuilts/sdk/8/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 209 milliseconds