Searched defs:ImLinearSweep (Results 1 – 3 of 3) sorted by relevance
240 static inline float ImLinearSweep(float current, float target, float speed) { if (current < tar… in ImLinearSweep() function
247 static inline float ImLinearSweep(float current, float target, float speed) { if (current < tar… in ImLinearSweep() function
439 static inline float ImLinearSweep(float current, float target, float speed) { if (current < tar… in ImLinearSweep() function