Searched refs:CubicEaseInOut (Results 1 – 2 of 2) sorted by relevance
45 static float CubicEaseInOut(float t, float d);
398 float easing_function_select_dlg::CubicEaseInOut(float t, float d) in CubicEaseInOut() function in easing_function_select_dlg661 mpEasingFuncCallback = CubicEaseInOut; in DrawEasingCurve()