Home
last modified time | relevance | path

Searched refs:hypotf (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/input/
DVelocityControl.cpp74 float speed = hypotf(vx, vy) * scale; in move()
/frameworks/rs/cpu_ref/
DrsCpuRuntimeMath.cpp131 EXPORT_F32_FN_F32_F32(hypotf) in EXPORT_F32_FN_F32_F32() argument