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

/external/chromium_org/ui/events/gesture_detection/
H A Dgesture_provider_unittest.cc2246 const float kMinPinchUpdateDistance = 5; local
2251 SetMinPinchUpdateSpanDelta(kMinPinchUpdateDistance);
2300 secondary_coord_x + kMinPinchUpdateDistance,
2308 // need to overshoot kMinPinchUpdateDistance by a fair bit, as the span
2315 secondary_coord_x + kMinPinchUpdateDistance +

Completed in 79 milliseconds