Home
last modified time | relevance | path

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

/cts/tests/vr/src/android/vr/cts/
DOpenGLESActivity.java193 setEGLWindowSurfaceFactory(new ProtectedWindowSurfaceFactory()); in OpenGLES20View()
/cts/tests/tests/openglperf/src/android/openglperf/cts/
DGLSurfaceViewCustom.java390 public void setEGLWindowSurfaceFactory(EGLWindowSurfaceFactory factory) { in setEGLWindowSurfaceFactory() method in GLSurfaceViewCustom