Searched refs:CreateFlingPoint (Results 1 - 2 of 2) sorted by relevance
/test/testfwk/arkxtest/uitest/input/ |
H A D | ui_input.cpp | 59 static bool CreateFlingPoint(Point &to, Point &from, Point screenSize, Direction direction) in CreateFlingPoint() function 135 if (!CreateFlingPoint(to, from, screenSize, direction)) { in FlingActionInput()
|
/test/testfwk/arkxtest/uitest/core/ |
H A D | frontend_api_handler.cpp | 937 static void CreateFlingPoint(Point &to, Point &from, Point screenSize, Direction direction) in CreateFlingPoint() function 975 CreateFlingPoint(to, from, screenSize, direction); in RegisterUiDriverFlingOperators()
|
Completed in 4 milliseconds