Searched refs:BackEaseInOut (Results 1 – 2 of 2) sorted by relevance
36 static float BackEaseInOut(float t, float d);
293 float easing_function_select_dlg::BackEaseInOut(float t, float d) in BackEaseInOut() function in easing_function_select_dlg634 mpEasingFuncCallback = BackEaseInOut; in DrawEasingCurve()