Searched refs:mHasSurface (Results 1 - 2 of 2) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
H A DGLSurfaceView.java1152 if ((! mHasSurface) && (! mWaitingForSurface)) {
1164 if (mHasSurface && mWaitingForSurface) {
1180 if ((!mPaused) && mHasSurface
1346 mHasSurface = true;
1356 mHasSurface = false;
1409 if (mGL != null && mHasSurface) {
1518 private boolean mHasSurface; field in class:GLSurfaceView.GLThread
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 45 milliseconds