Home
last modified time | relevance | path

Searched defs:touch_slop (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ui/events/gesture_detection/
Dgesture_detector.h36 float touch_slop; member
Dgesture_provider_unittest.cc1044 const float touch_slop = GetTouchSlop(); in TEST_F() local
1069 const float touch_slop = GetTouchSlop(); in TEST_F() local
1464 const float touch_slop = GetTouchSlop(); in TEST_F() local
2249 const float touch_slop = GetTouchSlop(); in TEST_F() local
Dgesture_detector.cc449 const float touch_slop = config.touch_slop + kSlopEpsilon; in Init() local