Searched refs:CubicEaseIn (Results 1 – 2 of 2) sorted by relevance
43 static float CubicEaseIn(float t, float d);
383 float easing_function_select_dlg::CubicEaseIn(float t, float d) in CubicEaseIn() function in easing_function_select_dlg655 mpEasingFuncCallback = CubicEaseIn; in DrawEasingCurve()