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

/external/replicaisland/src/com/replica/replicaisland/
H A DEnemyAnimationComponent.java38 MOVING, enum constant in enum:EnemyAnimationComponent.AnimationState
81 mState = AnimationState.MOVING;
86 case MOVING:
/external/chromium_org/content/browser/renderer_host/input/
H A Dsynthetic_pinch_gesture.h29 MOVING, enumerator in enum:content::SyntheticPinchGesture::GestureState
H A Dsynthetic_smooth_scroll_gesture.cc73 state_ = MOVING;
75 case MOVING:
116 state_ = MOVING;
118 case MOVING:
H A Dsynthetic_smooth_scroll_gesture.h33 MOVING, enumerator in enum:content::SyntheticSmoothScrollGesture::GestureState
H A Dsynthetic_pinch_gesture.cc63 state_ = MOVING;
65 case MOVING:

Completed in 81 milliseconds