Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_transitioneffect.h48 struct CRotateOptions { struct
49 float angle;
50 float x;
51 float y;
52 float z;
53 double centerX;
54 uint32_t centerXType;
55 double centerY;
56 uint32_t centerYType;
57 double centerZ;
[all …]