Home
last modified time | relevance | path

Searched refs:rotationY (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
DLauncherViewPropertyAnimator.java209 mViewPropertyAnimator.rotationY(mRotationY); in start()
255 public LauncherViewPropertyAnimator rotationY(float value) { in rotationY() method in LauncherViewPropertyAnimator
/packages/apps/Launcher3/src/com/android/launcher3/
DLauncherViewPropertyAnimator.java210 mViewPropertyAnimator.rotationY(mRotationY); in start()
259 public LauncherViewPropertyAnimator rotationY(float value) { in rotationY() method in LauncherViewPropertyAnimator
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
DPhotoCarousel.java251 .rotationY(frontY) in flip()
255 .rotationY(backY) in flip()
DPhotoTable.java728 .rotationY(0f) in placeOnDeck()
945 .rotationY(0f) in pickUp()