Searched refs:MM_PER_CM (Results 1 – 2 of 2) sorted by relevance
44 const int32_t MM_PER_CM = 10; variable
60 return densityDpi * (1.0f / 25.4f) * MM_PER_CM; in GetDoubleTapMoveThreshold()