Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/uitest/core/
Dui_action.h99 const uint32_t defaultSwipeVelocityPps_ = 600; variable
106 uint32_t swipeVelocityPps_ = defaultSwipeVelocityPps_;
Dfrontend_api_handler.cpp664 args.swipeVelocityPps_ = args.defaultSwipeVelocityPps_; in CheckSwipeVelocityPps()