Searched defs:fling (Results 1 – 5 of 5) sorted by relevance
/external/libchrome-gestures/src/ |
D | fling_stop_filter_interpreter_unittest.cc | 151 Gesture fling(kGestureFling, 0.0, 1.0, 0.0, 0.0, GESTURES_FLING_TAP_DOWN); in TEST() local
|
D | activity_log_unittest.cc | 97 Gesture fling(kGestureFling, 1.0, 2.0, 42.0, 24.0, 1); in TEST() local
|
D | gestures_unittest.cc | 164 Gesture fling(kGestureFling, 1.0, 2.0, 3.0, 4.0, GESTURES_FLING_START); in TEST() local
|
/external/skia/platform_tools/android/apps/jetskidemo/src/main/java/org/skia/jetskidemo/ |
D | CubeActivity.java | 109 public void fling(float dx, float dy) { in fling() method in VSphereAnimator
|
/external/libchrome-gestures/include/ |
D | gestures.h | 539 GestureFling fling; member
|