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

  /external/chromium_org/ash/wm/gestures/
overview_gesture_handler_unittest.cc 150 gfx::Point start_points[3]; local
151 start_points[0] = start_points[1] = start_points[2] = gfx::Point();
152 generator.GestureMultiFingerScroll(3, start_points, 5, 10, 0, 100);
155 generator.GestureMultiFingerScroll(3, start_points, 5, 10, 0, 100);
167 gfx::Point start_points[3]; local
168 start_points[0] = start_points[1] = start_points[2] = gfx::Point(105, 105)
    [all...]
  /external/srec/srec/Semproc/src/
SemanticGraphImpl.c 907 int count_num_literals(const LCHAR* a, const LCHAR** start_points, int max_num_start_points)
922 start_points[num] = p;
    [all...]

Completed in 242 milliseconds