Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dcomponent.h216 bool UseExternalRSNode() const in UseExternalRSNode() function
H A Drender_node.cpp2059 if (!isHeadRenderNode_ || component == nullptr || !component->UseExternalRSNode()) { in ProcessExternalRSNode()