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

  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
SynchronizedHandler.java 38 mRoot.unlockRenderThread();
GLRoot.java 41 public void unlockRenderThread();
PreparePageFadeoutTexture.java 72 root.unlockRenderThread();
ActionModeHandler.java 190 root.unlockRenderThread();
206 root.unlockRenderThread();
GLRootView.java 528 public void unlockRenderThread() {
GLView.java 453 mRoot.unlockRenderThread();
SlotView.java 642 root.unlockRenderThread();
PhotoView.java     [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
AbstractGalleryActivity.java 91 mGLRootView.unlockRenderThread();
211 mGLRootView.unlockRenderThread();
227 mGLRootView.unlockRenderThread();
240 mGLRootView.unlockRenderThread();
252 mGLRootView.unlockRenderThread();
264 root.unlockRenderThread();
282 root.unlockRenderThread();
GalleryActionBar.java 306 mActivity.getGLRoot().unlockRenderThread();
386 mActivity.getGLRoot().unlockRenderThread();
ManageCachePage.java 343 root.unlockRenderThread();
AlbumPage.java 702 root.unlockRenderThread();
AlbumSetPage.java 720 root.unlockRenderThread();

Completed in 966 milliseconds