Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DGLSurfaceView.java289 mEGLWindowSurfaceFactory = new DefaultWindowSurfaceFactory(); in setRenderer()
734 private static class DefaultWindowSurfaceFactory implements EGLWindowSurfaceFactory { class in GLSurfaceView