Searched refs:getOrthogonal (Results 1 – 2 of 2) sorted by relevance
97 static vec3_t getOrthogonal(const vec3_t &v);
300 east = getOrthogonal(up); in checkInitComplete()543 vec3_t Fusion::getOrthogonal(const vec3_t &v) { in getOrthogonal() function in android::Fusion