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

  /cts/tests/tests/openglperf/src/android/openglperf/cts/
GLSurfaceViewCustom.java 314 mPreserveEGLContextOnPause = preserveOnPause;
321 return mPreserveEGLContextOnPause;
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLSurfaceView.java 310 mPreserveEGLContextOnPause = preserveOnPause;
317 return mPreserveEGLContextOnPause;
    [all...]

Completed in 61 milliseconds