Home
last modified time | relevance | path

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

/cts/tests/tests/openglperf/src/android/openglperf/cts/
DGLSurfaceViewCustom.java407 public void setEGLConfigChooser(EGLConfigChooser configChooser) { in setEGLConfigChooser()
844 public interface EGLConfigChooser { interface in GLSurfaceViewCustom
858 implements EGLConfigChooser {
1936 private EGLConfigChooser mEGLConfigChooser;
/cts/hostsidetests/sustainedperf/shadertoy_android/src/
DGLtestView.java133 private static class ConfigChooser implements GLSurfaceView.EGLConfigChooser {
/cts/tests/tests/opengl/src/android/opengl/cts/
DEglConfigGLSurfaceView.java57 private class ConfigChooser implements GLSurfaceView.EGLConfigChooser {
/cts/tests/vr/src/android/vr/cts/
DOpenGLESActivity.java304 private class MutableEGLConfigChooser implements GLSurfaceView.EGLConfigChooser {