Searched defs:correctVelocity (Results 1 – 6 of 6) sorted by relevance
101 float correctVelocity = 3000.0f; variable186 float correctVelocity = 3000.0f; variable273 float correctVelocity = 3000.0f; variable370 float correctVelocity = 3000.0f; variable457 float correctVelocity = 3000.0f; variable547 float correctVelocity = 3000.0f; variable625 float correctVelocity = 5000.0f; variable715 float correctVelocity = 3000.0f; variable803 float correctVelocity = 3000.0f; variable895 float correctVelocity = 3000.0f; variable[all …]
1507 … float position, float dragOffset, float correctVelocity) { in __anon09dd19593002()1531 … float position, float dragOffset, float correctVelocity) { in __anon09dd19593102()
1780 float correctVelocity = 3000.0f; variable
202 double correctVelocity = std::clamp(info.GetMainVelocity(), MIN_VELOCITY, MAX_VELOCITY); in HandleDragEnd() local
602 double correctVelocity = in HandleDragEnd() local645 void Scrollable::StartScrollAnimation(float mainPosition, float correctVelocity) in StartScrollAnimation()
433 void Scrollable::LayoutDirectionEst(double& correctVelocity) in LayoutDirectionEst()503 void Scrollable::StartScrollAnimation(float mainPosition, float correctVelocity) in StartScrollAnimation()