Searched refs:otherPoint (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/unittest/ |
H A D | accessibility_touch_guider_test.cpp | 398 SetTouchGuiderPoint(otherPoint, 2, 10, 10); 407 points.emplace_back(otherPoint); 423 points.emplace_back(otherPoint); 457 SetTouchGuiderPoint(otherPoint, 2, 10, 10); 475 points.emplace_back(otherPoint); 549 SetTouchGuiderPoint(otherPoint, 2, 500, 500); 558 points.emplace_back(otherPoint); 589 SetTouchGuiderPoint(otherPoint, 2, 10, 10); 598 points.emplace_back(otherPoint); 635 SetTouchGuiderPoint(otherPoint, 2, 500, 500); [all …]
|