HomeSort by relevance Sort by last modified time
    Searched defs:unlockRenderThread (Results 1 - 10 of 10) 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();
GLView.java 453 mRoot.unlockRenderThread();
GLRootView.java 528 public void 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();
ManageCachePage.java 343 root.unlockRenderThread();

Completed in 213 milliseconds