Searched refs:mPrevRotation (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DSlideshowView.java43 private int mPrevRotation; field in class:SlideshowView
63 mPrevRotation = mCurrentRotation;
103 canvas.rotate(mPrevRotation, 0, 0, 1);

Completed in 515 milliseconds