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

/device/google/contexthub/sensorhal/
H A Dhubconnection.cpp65 #define MIN_MAG_SQ (10.0f * 10.0f) macro
707 if (magSq < MIN_MAG_SQ || magSq > MAX_MAG_SQ) {

Completed in 50 milliseconds