Searched refs:mLastRotation (Results 1 – 1 of 1) sorted by relevance
113 int mLastRotation = -1; field in ImageWallpaper.DrawableEngine334 if (newRotation != mLastRotation) { in drawFrame()350 boolean redrawNeeded = surfaceDimensionsChanged || newRotation != mLastRotation; in drawFrame()358 mLastRotation = newRotation; in drawFrame()517 out.print(prefix); out.print(" mLastRotation="); out.print(mLastRotation); in dump()