Home
last modified time | relevance | path

Searched defs:stepLength (Results 1 – 4 of 4) sorted by relevance

/test/testfwk/arkxtest/uitest/record/
Dpointer_info.h94 int stepLength = 0; // 步长 variable
177 void SetAvgStepLength(int stepLength) in SetAvgStepLength()
Dvelocity_tracker.h199 int stepLength = 0; variable
/test/testfwk/arkxtest/uitest/input/
Dui_input.cpp113 bool CheckStepLength(UiOpArgs &uiOpArgs, Point to, Point from, uint32_t stepLength) in CheckStepLength()
154 auto stepLength = (uint32_t)atoi(argv[EIGHT]); in FlingActionInput() local
/test/testfwk/arkxtest/uitest/core/
Dfrontend_api_handler.cpp1138 auto stepLength = ReadCallArg<uint32_t>(in, INDEX_TWO); in RegisterUiDriverFlingOperators() local