Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DFusion.h97 static vec3_t getOrthogonal(const vec3_t &v);
DFusion.cpp300 east = getOrthogonal(up); in checkInitComplete()
543 vec3_t Fusion::getOrthogonal(const vec3_t &v) { in getOrthogonal() function in android::Fusion