Home
last modified time | relevance | path

Searched refs:unlockRenderThread (Results 1 – 13 of 13) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/app/
DAbstractGalleryActivity.java91 mGLRootView.unlockRenderThread(); in onSaveInstanceState()
211 mGLRootView.unlockRenderThread(); in onResume()
227 mGLRootView.unlockRenderThread(); in onPause()
240 mGLRootView.unlockRenderThread(); in onDestroy()
252 mGLRootView.unlockRenderThread(); in onActivityResult()
264 root.unlockRenderThread(); in onBackPressed()
282 root.unlockRenderThread(); in onOptionsItemSelected()
DGalleryActionBar.java306 mActivity.getGLRoot().unlockRenderThread(); in showClusterDialog()
386 mActivity.getGLRoot().unlockRenderThread(); in onNavigationItemSelected()
DManageCachePage.java343 root.unlockRenderThread(); in onClick()
DAlbumPage.java702 root.unlockRenderThread(); in onSyncDone()
DAlbumSetPage.java720 root.unlockRenderThread(); in onSyncDone()
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DSynchronizedHandler.java38 mRoot.unlockRenderThread(); in dispatchMessage()
DGLRoot.java41 public void unlockRenderThread(); in unlockRenderThread() method
DActionModeHandler.java190 root.unlockRenderThread(); in onActionItemClicked()
206 root.unlockRenderThread(); in onPopupItemClick()
DPreparePageFadeoutTexture.java72 root.unlockRenderThread(); in prepareFadeOutTexture()
DGLView.java453 mRoot.unlockRenderThread(); in unlockRendering()
DGLRootView.java528 public void unlockRenderThread() { in unlockRenderThread() method in GLRootView
DSlotView.java642 root.unlockRenderThread(); in onShowPress()
DPhotoView.java1658 root.unlockRenderThread(); in switchWithCaptureAnimation()