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

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/state/
StatePanelTrack.java 46 private boolean mExited = false;
256 if (!mExited && mCurrentView != null
284 if (mExited || mCurrentView.getBackgroundAlpha() < mDeleteSlope) {
311 mExited = false;
348 mExited = value;
  /frameworks/base/opengl/java/android/opengl/
GLSurfaceView.java     [all...]
  /cts/tests/tests/openglperf/src/android/openglperf/cts/
GLSurfaceViewCustom.java     [all...]
  /external/libgdx/backends/gdx-backend-android/src/com/badlogic/gdx/backends/android/surfaceview/
GLSurfaceViewAPI18.java     [all...]
  /external/replicaisland/src/com/replica/replicaisland/
GLSurfaceView.java     [all...]

Completed in 167 milliseconds