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

/frameworks/native/services/sensorservice/
H A DFusion.cpp102 static const float MIN_VALID_CROSS_PRODUCT_MAG_SQ = member in namespace:android
377 if (length_squared(east) < MIN_VALID_CROSS_PRODUCT_MAG_SQ) {

Completed in 144 milliseconds