Searched refs:BLACK_POINT_CENTER_BEZIER_CURVE_VELOCITY (Results 1 – 3 of 3) sorted by relevance
34 constexpr float BLACK_POINT_CENTER_BEZIER_CURVE_VELOCITY = 0.4f; variable522 …blackPointOption.SetCurve(AceType::MakeRefPtr<CubicCurve>(BLACK_POINT_CENTER_BEZIER_CURVE_VELOCITY, in UpdateAllPointCenterXAnimation()608 …auto curve = AceType::MakeRefPtr<CubicCurve>(BLACK_POINT_CENTER_BEZIER_CURVE_VELOCITY, CENTER_BEZI… in PlayBlackPointsAnimation()
27 constexpr float BLACK_POINT_CENTER_BEZIER_CURVE_VELOCITY = 0.2f; variable244 auto pointMoveCurve = AceType::MakeRefPtr<CubicCurve>(BLACK_POINT_CENTER_BEZIER_CURVE_VELOCITY, in PlayBlackPointsAnimation()393 …float blackPointCenterMoveRate = CubicCurve(BLACK_POINT_CENTER_BEZIER_CURVE_VELOCITY, CENTER_BEZIE… in GetMoveRateOnAllMove()
35 constexpr float BLACK_POINT_CENTER_BEZIER_CURVE_VELOCITY = 0.4f; variable339 …float blackPointCenterMoveRate = CubicCurve(BLACK_POINT_CENTER_BEZIER_CURVE_VELOCITY, CENTER_BEZIE… in GetMoveRate()