Searched refs:chooseConfig (Results 1 – 4 of 4) sorted by relevance
870 EGLConfig chooseConfig(EGL10 egl, EGLDisplay display); in chooseConfig() method879 public EGLConfig chooseConfig(EGL10 egl, EGLDisplay display) { in chooseConfig() method in GLSurfaceView.BaseConfigChooser898 EGLConfig config = chooseConfig(egl, display, configs); in chooseConfig()905 abstract EGLConfig chooseConfig(EGL10 egl, EGLDisplay display, in chooseConfig() method in GLSurfaceView.BaseConfigChooser956 public EGLConfig chooseConfig(EGL10 egl, EGLDisplay display, in chooseConfig() method in GLSurfaceView.ComponentSizeChooser1054 mEglConfig = view.mEGLConfigChooser.chooseConfig(mEgl, mEglDisplay); in start()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
34528 Landroid/opengl/GLSurfaceView$BaseConfigChooser;->chooseConfig(Ljavax/microedition/khronos/egl/EGL1…34531 Landroid/opengl/GLSurfaceView$ComponentSizeChooser;->chooseConfig(Ljavax/microedition/khronos/egl/E…
32324 …method public javax.microedition.khronos.egl.EGLConfig chooseConfig(javax.microedition.khronos.egl…