Searched refs:GetItemSwipeSpringDamping (Results 1 – 2 of 2) sorted by relevance
192 double GetItemSwipeSpringDamping() const in GetItemSwipeSpringDamping() function
380 double damping = theme_ ? theme_->GetItemSwipeSpringDamping() : SWIPE_SPRING_DAMPING; in StartSpringMotion()