Home
last modified time | relevance | path

Searched refs:speed_ (Results 1 – 2 of 2) sorted by relevance

/test/testfwk/arkxtest/uitest/core/
Dui_action.h380 … : point_(point), scrollValue_(scrollValue), key1_(key1), key2_(key2), speed_(speed) {}; in MouseScroll()
391 const uint32_t speed_; variable
Dui_action.cpp325 auto focusTimeMs = thousandMilliseconds / speed_ / 2; in Decompose()