Home | History | Annotate | Download | only in input

Lines Matching full:sqrtf

4004                 touchMajor = touchMajor > 0 ? sqrtf(touchMajor) : 0;
4006 toolMajor = toolMajor > 0 ? sqrtf(toolMajor) : 0;