Searched defs:chooseConfig (Results 1 – 4 of 4) sorted by relevance
/cts/hostsidetests/sustainedperf/shadertoy_android/src/ |
D | GLtestView.java | 158 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/ |
D | OpenGLESActivity.java | 301 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/ |
D | EglConfigGLSurfaceView.java | 59 public EGLConfig chooseConfig(EGL10 egl, EGLDisplay display) { in chooseConfig() method in EglConfigGLSurfaceView.ConfigChooser
|
/cts/tests/tests/openglperf/src/android/openglperf/cts/ |
D | GLSurfaceViewCustom.java | 854 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
|