Searched refs:halfDivisor (Results 1 – 2 of 2) sorted by relevance
101 constexpr float halfDivisor = 2.0; in GetPosOfEp() local103 static_cast<int16_t>(GetX() - ep_->GetWidth() / halfDivisor + GetWidth() * rate), in GetPosOfEp()104 static_cast<int16_t>(GetY() - ep_->GetHeight() / halfDivisor + GetHeight() / halfDivisor) in GetPosOfEp()
188 constexpr float halfDivisor = 2.0; variable192 epView.GetWidth() / halfDivisor + boxProgress.GetWidth() * rate));194 epView.GetHeight() / halfDivisor + boxProgress.GetHeight() / halfDivisor));