Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.h76 void SyncGeometryFrame(const RectF& paintRect);
H A Drosen_render_context.cpp533 RSNode::ExecuteWithoutAnimation([&]() { SyncGeometryFrame(paintRect); }); in SetFrameWithoutAnimation()
549 void RosenRenderContext::SyncGeometryFrame(const RectF& paintRect) in SyncGeometryFrame() function in OHOS::Ace::NG::RosenRenderContext
595 SyncGeometryFrame(paintRect); in SyncGeometryProperties()