OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VelocityTracker
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/events/gesture_detection/
velocity_tracker.h
23
// Port of
VelocityTracker
from Android
24
// * platform/frameworks/native/include/input/
VelocityTracker
.h
27
class
VelocityTracker
{
89
VelocityTracker
();
93
explicit
VelocityTracker
(Strategy strategy);
95
~
VelocityTracker
();
145
DISALLOW_COPY_AND_ASSIGN(
VelocityTracker
);
/external/chromium_org/third_party/libaddressinput/src/java/
android.jar
Completed in 3181 milliseconds