Searched defs:currentZoom (Results 1 – 3 of 3) sorted by relevance
37 std::vector<float> CubicBezier::GetZoomArray(const float& currentZoom, const float& targetZoom, in GetZoomArray()57 float CubicBezier::GetDuration(const float& currentZoom, const float& targetZoom) in GetDuration()
68 float currentZoom = data.ReadFloat(); in Test() local
71 float currentZoom = data.ReadFloat(); in Test() local