Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/dynamic_component/
H A Ddynamic_component_renderer_impl.cpp437 …uiContent->UpdateViewportConfigWithAnimation(config, Rosen::WindowSizeChangeReason::UNDEFINED, ani… in UpdateViewportConfig()
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.h103 …void UpdateViewportConfigWithAnimation(const ViewportConfig& config, OHOS::Rosen::WindowSizeChange…
H A Dui_content_impl.cpp2524 UpdateViewportConfigWithAnimation(config, reason, {}, rsTransaction, avoidAreas); in UpdateViewportConfig()
2527 void UIContentImpl::UpdateViewportConfigWithAnimation(const ViewportConfig& config, in UpdateViewportConfigWithAnimation() function in OHOS::Ace::UIContentImpl