Searched defs:Pv (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/sensorservice/
H A DFusion.cpp231 mat33_t& Pv = P[0][0]; local
232 Pv[0][0] = covv;
233 Pv[1][1] = covv;
234 Pv[2][2] = covv;

Completed in 113 milliseconds