OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:max_fling_velocity_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/events/gesture_detection/
gesture_detector.cc
176
max_fling_velocity_
(1),
249
velocity_tracker_.ComputeCurrentVelocity(1000,
max_fling_velocity_
);
397
velocity_tracker_.ComputeCurrentVelocity(1000,
max_fling_velocity_
);
459
max_fling_velocity_
= config.maximum_fling_velocity;
gesture_detector.h
176
float
max_fling_velocity_
;
member in class:ui::GestureDetector
Completed in 1159 milliseconds