Home
last modified time | relevance | path

Searched defs:l_inv (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/sensorservice/
DFusion.cpp330 const float l_inv = 1.0f/l; in handleAcc() local
385 const float l_inv = 1 / length(north); in handleMag() local