HomeSort by relevance Sort by last modified time
    Searched refs:DefaultWindowSurfaceFactory (Results 1 - 3 of 3) sorted by null

  /cts/tests/tests/openglperf/src/android/openglperf/cts/
GLSurfaceViewCustom.java 359 mEGLWindowSurfaceFactory = new DefaultWindowSurfaceFactory();
812 private static class DefaultWindowSurfaceFactory implements EGLWindowSurfaceFactory {
    [all...]
  /external/replicaisland/src/com/replica/replicaisland/
GLSurfaceView.java 289 mEGLWindowSurfaceFactory = new DefaultWindowSurfaceFactory();
734 private static class DefaultWindowSurfaceFactory implements EGLWindowSurfaceFactory {
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLSurfaceView.java 355 mEGLWindowSurfaceFactory = new DefaultWindowSurfaceFactory();
802 private static class DefaultWindowSurfaceFactory implements EGLWindowSurfaceFactory {
    [all...]

Completed in 129 milliseconds