HomeSort by relevance Sort by last modified time
    Searched full:actionmove (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/content/browser/renderer_host/input/
synthetic_gesture_target_android.h 49 ActionMove = 1,
synthetic_gesture_target_android.cc 59 action = SyntheticGestureTargetAndroid::ActionMove;
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
ImageGrad.java 123 mEllipse.actionMove(mActiveHandle, x, y, mGradRep);
ImageVignette.java 177 mElipse.actionMove(mActiveHandle, x, y, mScreenOval);
GradControl.java 140 public void actionMove(int handle, float x, float y, Line line) {
EclipseControl.java 124 public void actionMove(int handle, float x, float y, Oval oval) {

Completed in 3027 milliseconds