Home
last modified time | relevance | path

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

/packages/apps/Launcher2/src/com/android/launcher2/
DLauncherViewPropertyAnimator.java48 float mRotationY; field in LauncherViewPropertyAnimator
209 mViewPropertyAnimator.rotationY(mRotationY); in start()
257 mRotationY = value; in rotationY()
/packages/apps/Launcher3/src/com/android/launcher3/
DLauncherViewPropertyAnimator.java50 float mRotationY; field in LauncherViewPropertyAnimator
210 mViewPropertyAnimator.rotationY(mRotationY); in start()
261 mRotationY = value; in rotationY()