Home
last modified time | relevance | path

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

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