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

  /external/replicaisland/src/com/replica/replicaisland/
EnemyAnimationComponent.java 38 MOVING,
81 mState = AnimationState.MOVING;
86 case MOVING:
  /external/chromium_org/content/browser/renderer_host/input/
synthetic_pinch_gesture.h 31 MOVING,
synthetic_smooth_scroll_gesture.cc 77 state_ = MOVING;
79 case MOVING: {
133 state_ = MOVING;
135 case MOVING: {
synthetic_smooth_scroll_gesture.h 41 MOVING,
synthetic_pinch_gesture.cc 59 state_ = MOVING;
61 case MOVING: {
113 // factor. Since we're moving both pointers at the same speed, each pointer's

Completed in 4285 milliseconds