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

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

Completed in 25 milliseconds