Lines Matching defs:dist
1119 double dist;
1129 dist = 100.0/max(w, h);
1144 litest_touch_move_to(dev, 0, 50, 50, 50 + dist, 50 + dist, 10);
1145 litest_touch_move_to(dev, 0, 50 + dist, 50 + dist, 50, 50, 10);
1146 litest_touch_move_to(dev, 0, 50, 50, 50 - dist, 50 - dist, 10);
1154 litest_touch_move_to(dev, 0, 50, 50, 50 + dist, 50 + dist, 10);
1155 litest_touch_move_to(dev, 0, 50 + dist, 50 + dist, 50, 50, 10);
1156 litest_touch_move_to(dev, 0, 50, 50, 50 - dist, 50 - dist, 10);