Searched refs:mCurrentRotation (Results 1 – 1 of 1) sorted by relevance
39 private int mCurrentRotation; field in SlideshowView63 mPrevRotation = mCurrentRotation; in next()65 mCurrentRotation = rotation; in next()113 canvas.rotate(mCurrentRotation, 0, 0, 1); in render()