Home
last modified time | relevance | path

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

/cts/tests/tests/openglperf/src/android/openglperf/cts/
DGLSurfaceViewCustom.java359 mEGLWindowSurfaceFactory = new DefaultWindowSurfaceFactory(); in setRenderer()
812 private static class DefaultWindowSurfaceFactory implements EGLWindowSurfaceFactory { class in GLSurfaceViewCustom