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

Completed in 195 milliseconds