OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:matrixToQuat
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/services/sensorservice/
quat.h
58
vec<TYPE, 4>
matrixToQuat
(const mat<TYPE, 3, 3>& R) {
Fusion.cpp
266
const vec4_t q =
matrixToQuat
(R);
Completed in 63 milliseconds