Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dnative_gesture_test.cpp49 auto swipeGesture = gestureAPI->createSwipeGesture(1, 1, 5); variable
87 auto swipeGesture = gestureAPI->createSwipeGesture(1, 1, 0.0f); variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/gestures/
H A Dswipe_recognizer_test_ng.cpp843 SwipeGesture swipeGesture = SwipeGesture(fingersNum, slideDirection, speedNum); variable
886 SwipeGesture swipeGesture = SwipeGesture(fingersNum, slideDirection, speedNum); variable