Home
last modified time | relevance | path

Searched refs:CreateRotationGesture (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dgesture_impl.h37 ArkUI_GestureRecognizer* CreateRotationGesture(int32_t fingersNum, double angleNum);
H A Dnative_impl.cpp123 OHOS::Ace::GestureModel::CreateRotationGesture,
H A Dgesture_impl.cpp453 ArkUI_GestureRecognizer* CreateRotationGesture(int32_t fingers, double angle) in CreateRotationGesture() function