Home
last modified time | relevance | path

Searched refs:chooseConfig (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/opengl/java/android/opengl/
H A DGLSurfaceView.java870 EGLConfig chooseConfig(EGL10 egl, EGLDisplay display); in chooseConfig() method
879 public EGLConfig chooseConfig(EGL10 egl, EGLDisplay display) { in chooseConfig() method in GLSurfaceView.BaseConfigChooser
898 EGLConfig config = chooseConfig(egl, display, configs); in chooseConfig()
905 abstract EGLConfig chooseConfig(EGL10 egl, EGLDisplay display, in chooseConfig() method in GLSurfaceView.BaseConfigChooser
956 public EGLConfig chooseConfig(EGL10 egl, EGLDisplay display, in chooseConfig() method in GLSurfaceView.ComponentSizeChooser
1054 mEglConfig = view.mEGLConfigChooser.chooseConfig(mEgl, mEglDisplay); in start()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt34528 Landroid/opengl/GLSurfaceView$BaseConfigChooser;->chooseConfig(Ljavax/microedition/khronos/egl/EGL1…
34531 Landroid/opengl/GLSurfaceView$ComponentSizeChooser;->chooseConfig(Ljavax/microedition/khronos/egl/E…
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt32324 …method public javax.microedition.khronos.egl.EGLConfig chooseConfig(javax.microedition.khronos.egl…