Searched refs:BackEaseOut (Results 1 – 2 of 2) sorted by relevance
35 static float BackEaseOut(float t, float d);
286 float easing_function_select_dlg::BackEaseOut(float t, float d) in BackEaseOut() function in easing_function_select_dlg631 mpEasingFuncCallback = BackEaseOut; in DrawEasingCurve()