Home
last modified time | relevance | path

Searched defs:swipeGesture (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dnative_gesture_test.cpp49 auto swipeGesture = gestureAPI->createSwipeGesture(1, 1, 5); in HWTEST_F() local
88 auto swipeGesture = gestureAPI->createSwipeGesture(1, 1, 0.0f); in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/gestures/
H A Dswipe_recognizer_test_ng.cpp843 SwipeGesture swipeGesture = SwipeGesture(fingersNum, slideDirection, speedNum); in HWTEST_F() local
886 SwipeGesture swipeGesture in HWTEST_F() local
[all...]

Completed in 2 milliseconds