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