Searched refs:mRotationY (Results 1 - 2 of 2) sorted by relevance
/packages/apps/Launcher2/src/com/android/launcher2/ | ||
H A D | LauncherViewPropertyAnimator.java | 48 float mRotationY; field in class:LauncherViewPropertyAnimator 209 mViewPropertyAnimator.rotationY(mRotationY); 257 mRotationY = value; |
/packages/apps/Launcher3/src/com/android/launcher3/ | ||
H A D | LauncherViewPropertyAnimator.java | 50 float mRotationY; field in class:LauncherViewPropertyAnimator 210 mViewPropertyAnimator.rotationY(mRotationY); 261 mRotationY = value; |
Completed in 232 milliseconds