Home
last modified time | relevance | path

Searched refs:GetDragACCLevel (Results 1 – 3 of 3) sorted by relevance

/foundation/graphic/ui/test/unittest/components/
Dui_scroll_view_unit_test.cpp153 EXPECT_EQ(scrollView_->GetDragACCLevel(), value);
/foundation/graphic/ui/interfaces/kits/components/
Dui_abstract_scroll.h196 uint8_t GetDragACCLevel() const in GetDragACCLevel() function
/foundation/graphic/ui/frameworks/components/
Dui_abstract_scroll.cpp260 animatorCallback_.SetDragTimes(dragTimes * DRAG_ACC_FACTOR / GetDragACCLevel()); in StartAnimator()