Searched defs:mFinishedCreatingEglSurface (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
H A DGLSurfaceView.java1447 + " mFinishedCreatingEglSurface: " + mFinishedCreatingEglSurface
1473 mFinishedCreatingEglSurface = true;
1478 mFinishedCreatingEglSurface = true;
1604 mFinishedCreatingEglSurface = false;
1607 && !mFinishedCreatingEglSurface
1747 private boolean mFinishedCreatingEglSurface; field in class:GLSurfaceView.GLThread

Completed in 69 milliseconds