Searched refs:kLongStationaryTouchDistanceSquared (Results 1 – 1 of 1) sorted by relevance
329 const int kLongStationaryTouchDistanceSquared = 100; in RecordTouchEvent() local333 if (distance.LengthSquared() < kLongStationaryTouchDistanceSquared) { in RecordTouchEvent()