Home
last modified time | relevance | path

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

/cts/hostsidetests/sustainedperf/shadertoy_android/src/
DGLtestView.java158 public EGLConfig chooseConfig(EGL10 egl, EGLDisplay display) { in chooseConfig() method in GLtestView.ConfigChooser
184 public EGLConfig chooseConfig(EGL10 egl, EGLDisplay display, in chooseConfig() method in GLtestView.ConfigChooser
/cts/tests/vr/src/android/vr/cts/
DOpenGLESActivity.java301 public EGLConfig chooseConfig(EGL10 egl, EGLDisplay display) { in chooseConfig() method in OpenGLESActivity.MutableEGLConfigChooser
335 public EGLConfig chooseConfig(EGL10 egl, EGLDisplay display, in chooseConfig() method in OpenGLESActivity.MutableEGLConfigChooser
/cts/tests/tests/graphics/src/android/opengl/cts/
DEglConfigGLSurfaceView.java59 public EGLConfig chooseConfig(EGL10 egl, EGLDisplay display) { in chooseConfig() method in EglConfigGLSurfaceView.ConfigChooser
/cts/tests/tests/openglperf/src/android/openglperf/cts/
DGLSurfaceViewCustom.java854 EGLConfig chooseConfig(EGL10 egl, EGLDisplay display); in chooseConfig() method
863 public EGLConfig chooseConfig(EGL10 egl, EGLDisplay display) { in chooseConfig() method in GLSurfaceViewCustom.BaseConfigChooser
889 abstract EGLConfig chooseConfig(EGL10 egl, EGLDisplay display, in chooseConfig() method in GLSurfaceViewCustom.BaseConfigChooser
936 public EGLConfig chooseConfig(EGL10 egl, EGLDisplay display, in chooseConfig() method in GLSurfaceViewCustom.ComponentSizeChooser