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

  /external/chromium_org/ui/webui/resources/js/cr/ui/
touch_handler.js 577 var moveY = this.lastTouchY_ - clientY;
579 this.totalMoveY_ += Math.abs(moveY);
620 this.lastMoveY_, moveY);
628 this.lastMoveY_ = moveY;
  /external/chromium_org/third_party/skia/tools/
pathops_visualizer.htm     [all...]
  /external/skia/tools/
pathops_visualizer.htm 379 var moveX, moveY;
439 moveY = record[1][1];
442 record[1].unshift(moveY);
445 moveY = record[1][3];
448 record[1].unshift(moveY);
451 moveY = record[1][5];
454 record[1].unshift(moveY);
457 moveY = record[1][7];
    [all...]
  /packages/apps/Browser/src/com/android/browser/view/
ScrollerView.java     [all...]
  /external/chromium_org/third_party/skia/tests/
PathTest.cpp     [all...]
  /external/skia/tests/
PathTest.cpp     [all...]

Completed in 1963 milliseconds