Home
last modified time | relevance | path

Searched refs:sy (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()
369 int32_t sy = std::atoi(argv[optind + SY_OFFSET]); in ReadDragToAction() local
375 vTouch->DownButton(slot, sx, sy); in ReadDragToAction()

Completed in 1 milliseconds