Searched refs:CubicEaseOut (Results 1 – 2 of 2) sorted by relevance
44 static float CubicEaseOut(float t, float d);
391 float easing_function_select_dlg::CubicEaseOut(float t, float d) in CubicEaseOut() function in easing_function_select_dlg658 mpEasingFuncCallback = CubicEaseOut; in DrawEasingCurve()