Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_context.h55 bool GetNeedRestoreHole() const in GetNeedRestoreHole() function
H A Drender_node.cpp378 if (context.GetNeedRestoreHole()) { in RenderWithContext()