OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getFlipAnimations
(Results
1 - 3
of
3
) sorted by null
/gdk/samples/PhotoEditor/src/com/android/photoeditor/actions/
FlipAction.java
85
Rotate3DAnimation.
getFlipAnimations
(rotate, ANIMATION_DURATION));
/gdk/samples/PhotoEditor/src/com/android/photoeditor/animation/
Rotate3DAnimation.java
59
public static AnimationPair
getFlipAnimations
(Rotate rotate, int duration) {
/gdk/samples/PhotoEditor/src/com/android/photoeditor/
Toolbar.java
123
photoView.setTransitionAnimations(Rotate3DAnimation.
getFlipAnimations
(
Completed in 328 milliseconds