Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/app/
DAbstractGalleryActivity.java75 mGLRootView.unlockRenderThread(); in onSaveInstanceState()
173 mGLRootView.unlockRenderThread(); in onResume()
189 mGLRootView.unlockRenderThread(); in onPause()
203 mGLRootView.unlockRenderThread(); in onDestroy()
214 mGLRootView.unlockRenderThread(); in onActivityResult()
226 root.unlockRenderThread(); in onBackPressed()
245 root.unlockRenderThread(); in onOptionsItemSelected()
DGalleryActionBar.java217 mActivity.getGLRoot().unlockRenderThread(); in showClusterDialog()
284 mActivity.getGLRoot().unlockRenderThread(); in onNavigationItemSelected()
DManageCachePage.java337 root.unlockRenderThread(); in onClick()
DCropImage.java862 root.unlockRenderThread(); in onResume()
898 root.unlockRenderThread(); in onPause()
DAlbumSetPage.java603 root.unlockRenderThread(); in onSyncDone()
DAlbumPage.java662 root.unlockRenderThread(); in onSyncDone()
DPhotoPage.java831 root.unlockRenderThread(); in preparePhotoFallbackView()
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DSynchronizedHandler.java38 mRoot.unlockRenderThread(); in dispatchMessage()
DGLRoot.java38 public void unlockRenderThread(); in unlockRenderThread() method
DGLView.java415 mRoot.unlockRenderThread(); in unlockRendering()
DActionModeHandler.java142 root.unlockRenderThread(); in onActionItemClicked()
DGLRootView.java487 public void unlockRenderThread() { in unlockRenderThread() method in GLRootView
DSlotView.java642 root.unlockRenderThread(); in onShowPress()
DPhotoView.java1572 root.unlockRenderThread(); in switchWithCaptureAnimation()
/packages/apps/Gallery2/tests/src/com/android/gallery3d/ui/
DGLRootStub.java29 public void unlockRenderThread() {} in unlockRenderThread() method in GLRootStub
DGLRootMock.java36 public void unlockRenderThread() {} in unlockRenderThread() method in GLRootMock