Home
last modified time | relevance | path

Searched refs:AppendContentRadiusAnimation (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/semi_modal/
H A Drender_semi_modal.h76 void AppendContentRadiusAnimation(double radius);
H A Drender_semi_modal.cpp570 void RenderSemiModal::AppendContentRadiusAnimation(double radius) in AppendContentRadiusAnimation() function in OHOS::Ace::RenderSemiModal
664 AppendContentRadiusAnimation(0.0); in AnimateToFullWindow()