Searched refs:MIN_MAG_SQ (Results 1 - 1 of 1) sorted by relevance
/device/google/contexthub/sensorhal/ | ||
H A D | hubconnection.cpp | 65 #define MIN_MAG_SQ (10.0f * 10.0f) macro 707 if (magSq < MIN_MAG_SQ || magSq > MAX_MAG_SQ) { |
Completed in 50 milliseconds