Home
last modified time | relevance | path

Searched refs:GetVeloX (Results 1 – 2 of 2) sorted by relevance

/test/testfwk/arkxtest/uitest/record/
Dvelocity_tracker.h110 if (fabs(velocity_.GetVeloX()) > fabs(velocity_.GetVeloY())) { in GetMaxAxis()
140 mainVelocity_ = velocity_.GetVeloX(); in GetMainAxisVelocity()
Dvelocity.h73 double GetVeloX() const in GetVeloX() function