Home
last modified time | relevance | path

Searched refs:setOrientationSource (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DGLRoot.java44 public void setOrientationSource(OrientationSource source); in setOrientationSource() method
DGLRootView.java545 public void setOrientationSource(OrientationSource source) { in setOrientationSource() method in GLRootView
/packages/apps/Gallery2/src/com/android/gallery3d/app/
DPhotoPage.java265 mActivity.getGLRoot().setOrientationSource(mOrientationManager); in onCreate()
1434 mActivity.getGLRoot().setOrientationSource(null); in onDestroy()