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

  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
SynchronizedHandler.java 34 mRoot.lockRenderThread();
GLRoot.java 40 public void lockRenderThread();
PreparePageFadeoutTexture.java 77 root.lockRenderThread();
ActionModeHandler.java 162 root.lockRenderThread();
198 root.lockRenderThread();
GLRootView.java 523 public void lockRenderThread() {
GLView.java 447 mRoot.lockRenderThread();
SlotView.java 633 root.lockRenderThread();
PhotoView.java     [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
AbstractGalleryActivity.java 86 mGLRootView.lockRenderThread();
206 mGLRootView.lockRenderThread();
222 mGLRootView.lockRenderThread();
236 mGLRootView.lockRenderThread();
247 mGLRootView.lockRenderThread();
260 root.lockRenderThread();
278 root.lockRenderThread();
GalleryActionBar.java 302 mActivity.getGLRoot().lockRenderThread();
378 mActivity.getGLRoot().lockRenderThread();
ManageCachePage.java 330 root.lockRenderThread();
AlbumPage.java 693 root.lockRenderThread();
AlbumSetPage.java 710 root.lockRenderThread();

Completed in 129 milliseconds