android.opengl
Interface GLSurfaceView.EGLConfigChooser

Enclosing class:
GLSurfaceView

public static interface GLSurfaceView.EGLConfigChooser


Method Summary
 javax.microedition.khronos.egl.EGLConfig chooseConfig(javax.microedition.khronos.egl.EGL10 egl, javax.microedition.khronos.egl.EGLDisplay display)
           
 

Method Detail

chooseConfig

javax.microedition.khronos.egl.EGLConfig chooseConfig(javax.microedition.khronos.egl.EGL10 egl,
                                                      javax.microedition.khronos.egl.EGLDisplay display)


Copyright © 2008-2012. All Rights Reserved.