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 29 MOVING,
synthetic_smooth_scroll_gesture.cc 73 state_ = MOVING;
75 case MOVING:
116 state_ = MOVING;
118 case MOVING:
synthetic_smooth_scroll_gesture.h 33 MOVING,
synthetic_pinch_gesture.cc 63 state_ = MOVING;
65 case MOVING:
145 // Make sure we're not moving too far in the final step.

Completed in 248 milliseconds