Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_transitioneffect.h48 struct CRotateOptions { struct
96 static RefPtr<NG::ChainedTransitionEffect> Rotate(CRotateOptions options) in Rotate()
H A Dcj_transitioneffect_ffi.h34 CJ_EXPORT int64_t FfiOHOSAceFrameworkTransitionEffectRotate(CRotateOptions options);
H A Dcj_transitioneffect_ffi.cpp55 int64_t FfiOHOSAceFrameworkTransitionEffectRotate(CRotateOptions options) in FfiOHOSAceFrameworkTransitionEffectRotate()