Searched refs:velocityScale_ (Results 1 – 2 of 2) sorted by relevance
102 velocityScale_ = in Scrollable()110 velocityScale_ = in Scrollable()118 velocityScale_ = in Scrollable()436 …correctVelocity = -correctVelocity * sVelocityScale_.value_or(velocityScale_) * GetGain(GetDragOff… in LayoutDirectionEst()438 …correctVelocity = correctVelocity * sVelocityScale_.value_or(velocityScale_) * GetGain(GetDragOffs… in LayoutDirectionEst()
548 double velocityScale_ = 0.0; variable