Searched refs:f_smoothReset (Results 1 – 2 of 2) sorted by relevance
88 inline void resetSmoothing(bool flag) { f_smoothReset = flag; } in resetSmoothing()115 inline bool getSmoothReset(void) { return f_smoothReset; } in getSmoothReset()143 bool f_smoothReset; variable
35 f_smoothReset = false; in Init()69 if(!f_smoothReset) { in smoothMotion()198 if(!f_smoothReset) { in smoothMotion()247 if(!f_smoothReset) { in smoothMotion1()