Home
last modified time | relevance | path

Searched refs:EGLConfigChooser (Results 1 – 2 of 2) 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/tests/tests/graphics/src/android/opengl/cts/
DEglConfigGLSurfaceView.java57 private class ConfigChooser implements GLSurfaceView.EGLConfigChooser {