Searched refs:GetItemSwipeSpringStiffness (Results 1 – 2 of 2) sorted by relevance
188 double GetItemSwipeSpringStiffness() const in GetItemSwipeSpringStiffness() function
379 double stiffness = theme_ ? theme_->GetItemSwipeSpringStiffness() : SWIPE_SPRING_STIFFNESS; in StartSpringMotion()