Home
last modified time | relevance | path

Searched refs:EGLWindowSurfaceFactory (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/openglperf/src/android/openglperf/cts/
DGLSurfaceViewCustom.java390 public void setEGLWindowSurfaceFactory(EGLWindowSurfaceFactory factory) { in setEGLWindowSurfaceFactory()
803 public interface EGLWindowSurfaceFactory { interface in GLSurfaceViewCustom
812 private static class DefaultWindowSurfaceFactory implements EGLWindowSurfaceFactory {
1938 private EGLWindowSurfaceFactory mEGLWindowSurfaceFactory;
/cts/tests/vr/src/android/vr/cts/
DOpenGLESActivity.java282 private class ProtectedWindowSurfaceFactory implements GLSurfaceView.EGLWindowSurfaceFactory {