Home
last modified time | relevance | path

Searched defs:screenSize (Results 1 – 5 of 5) sorted by relevance

/test/testfwk/arkxtest/uitest/input/
Dui_input.cpp60 static bool CreateFlingPoint(Point &to, Point &from, Point screenSize, Direction direction) in CreateFlingPoint()
129 Point screenSize; in FlingActionInput() local
/test/testfwk/arkxtest/uitest/core/
Dwidget_operator.cpp272 auto screenSize = driver_.GetDisplaySize(error, widget_.GetDisplayId()); in TurnPage() local
Dfrontend_api_handler.cpp1084 static void CreateFlingPoint(Point &to, Point &from, Point screenSize, Direction direction) in CreateFlingPoint()
1122 auto screenSize = driver.GetDisplaySize(out.exception_, displayId); in RegisterUiDriverFlingOperators() local
1289 auto screenSize = driver.GetDisplaySize(out.exception_, UNASSIGNED); in RegisterUiDriverMouseScrollOperators() local
1360 const auto screenSize = driver.GetDisplaySize(out.exception_, displayId); in RegisterUiDriverPenOperators() local
/test/testfwk/arkxtest/uitest/record/
Dui_record.cpp418 auto screenSize = driver.GetDisplaySize(err); in RecordInitEnv() local
/test/testfwk/arkxtest/uitest/server/
Dsystem_ui_controller.cpp448 auto screenSize = GetDisplaySize(displayId); in GetUiWindows() local