HomeSort by relevance Sort by last modified time
    Searched refs:ROTATE_ANIMATION (Results 1 - 2 of 2) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
MasterImage.java 97 public static final int ROTATE_ANIMATION = 2;
417 if (mCurrentLookAnimation == ROTATE_ANIMATION) {
430 mCurrentLookAnimation = ROTATE_ANIMATION;
444 } else if (mCurrentLookAnimation == ROTATE_ANIMATION
ImageShow.java 431 == MasterImage.ROTATE_ANIMATION) {
    [all...]

Completed in 1136 milliseconds