Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DFusion.cpp58 static const float FREE_FALL_THRESHOLD_SQ = variable
283 if (length_squared(a) < FREE_FALL_THRESHOLD_SQ) { in handleAcc()