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

  /frameworks/base/opengl/java/android/opengl/
GLSurfaceView.java 352 * Install a custom EGLContextFactory.
361 public void setEGLContextFactory(EGLContextFactory factory) {
435 * Inform the default EGLContextFactory and default EGLConfigChooser
453 * {@link #setEGLContextFactory(EGLContextFactory)} has been called, then the supplied
454 * EGLContextFactory is responsible for creating an OpenGL ES 2.0-compatible context.
746 * {@link GLSurfaceView#setEGLContextFactory(EGLContextFactory)}
748 public interface EGLContextFactory {
753 private class DefaultContextFactory implements EGLContextFactory {
    [all...]
  /prebuilt/sdk/12/
android.jar 
  /prebuilt/sdk/14/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/6/
android.jar 
  /prebuilt/sdk/8/
android.jar 

Completed in 545 milliseconds