Searched refs:normalize_quat (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/services/sensorservice/ | ||
D | quat.h | 83 vec<TYPE, 4> normalize_quat(const vec<TYPE, 4>& q) { in normalize_quat() function |
D | Fusion.cpp | 472 x0 = normalize_quat(q); in update() |