Searched defs:to_y (Results 1 – 1 of 1) sorted by relevance
| /developtools/integration_verification/cases/smoke/basic/screenshot32/new_script/utils/ |
| D | device.py | 247 def swipe(self, from_x, from_y, to_x, to_y, velocity=600): argument 261 def fling(self, from_x, from_y, to_x, to_y, velocity=600): argument 276 def drag(self, from_x, from_y, to_x, to_y, velocity=600): argument
|