Home
last modified time | relevance | path

Searched defs:RotationGesture (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/
H A Drotation_gesture.h30 class ACE_FORCE_EXPORT RotationGesture : public Gesture { class
34 RotationGesture() in RotationGesture() function in OHOS::Ace::NG::RotationGesture
H A Drotation_gesture.cpp25 RotationGesture::RotationGesture(int32_t fingers, double angle) : Gesture(fingers) in RotationGesture() function in OHOS::Ace::NG::RotationGesture
/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Drotation_gesture.h30 class ACE_EXPORT RotationGesture : public Gesture { class
35 RotationGesture(int32_t fingers, double angle) : Gesture(fingers), angle_(angle) {} in RotationGesture() function in OHOS::Ace::RotationGesture
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dgesture.h63 class ACE_EXPORT RotationGesture : public Gesture { class

Completed in 1 milliseconds