Home
last modified time | relevance | path

Searched refs:sx (Results 1 - 1 of 1) sorted by relevance

/base/msdp/device_status/tools/vdev/src/
H A Dvirtual_touchscreen_builder.cpp134 std::cout << " -D <SLOT> <sx> <sy> <tx> <ty> Drag the touch <SLOT> to (tx, ty)" << std::endl; in ShowUsage()
368 int32_t sx = std::atoi(argv[optind]); in ReadDragToAction() local
375 vTouch->DownButton(slot, sx, sy); in ReadDragToAction()

Completed in 2 milliseconds