Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_gesture.h748 ArkUI_GestureRecognizer* (*createRotationGesture)(int32_t fingersNum, double angleNum); member
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_gesture_modifier.cpp112 ArkUIGesture* createRotationGesture(ArkUI_Int32 fingers, ArkUI_Float64 angle, void* userData) in createRotationGesture() function
/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h2951 ArkUIGesture* (*createRotationGesture)(ArkUI_Int32 fingers, ArkUI_Float64 angle, void* userData); member
/foundation/arkui/ace_engine/frameworks/core/interfaces/cjui/
H A Dcjui_api.h1334 ArkUIGesture* (*createRotationGesture)(ArkUI_Int32 fingers, ArkUI_Float64 angle, void* userData); member

Completed in 35 milliseconds