Home
last modified time | relevance | path

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

/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/
Darkoala_api.h1120 struct ArkUIAnimateOption { struct
1121 ArkUI_Uint32 duration;
1122 ArkUI_Float32 tempo;
1123 ArkUI_Int32 curve;
1124 ArkUI_Int32 delay;
1125 ArkUI_Int32 iterations;
1126 ArkUI_Int32 playMode;
1127 ArkUIExpectedFrameRateRange* expectedFrameRateRange;
1128 void* onFinishCallback;
1129 void* user;
[all …]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/attributesetting/
Darkoala_api.h1219 struct ArkUIAnimateOption { struct
1220 ArkUI_Uint32 duration;
1221 ArkUI_Float32 tempo;
1222 ArkUI_Int32 curve;
1223 ArkUI_Int32 delay;
1224 ArkUI_Int32 iterations;
1225 ArkUI_Int32 playMode;
1226 ArkUIExpectedFrameRateRange* expectedFrameRateRange;
1227 void* onFinishCallback;
1228 void* user;
[all …]