Searched refs:getF (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/sensorservice/
H A DFusion.h96 static mat34_t getF(const vec4_t& p);
H A DFusion.cpp416 mat34_t Fusion::getF(const vec4_t& q) { function in class:android::Fusion
532 q += getF(q)*(0.5f*dq);

Completed in 35 milliseconds