Searched refs:setFlipAnimations (Results 1 - 1 of 1) sorted by relevance

/gdk/samples/PhotoEditor/src/com/android/photoeditor/actions/
H A DFlipAction.java49 setFlipAnimations(Rotate3DAnimation.Rotate.DOWN);
55 setFlipAnimations(Rotate3DAnimation.Rotate.LEFT);
61 setFlipAnimations(Rotate3DAnimation.Rotate.RIGHT);
67 setFlipAnimations(Rotate3DAnimation.Rotate.UP);
75 setFlipAnimations(Rotate3DAnimation.Rotate.RIGHT);
83 private void setFlipAnimations(Rotate3DAnimation.Rotate rotate) { method in class:FlipAction

Completed in 49 milliseconds