Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_common_def.h341 NodeId curParentId_ = INVALID_NODEID; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_main_thread.cpp860 if (iter.curParentId_ != INVALID_NODEID) { in UpdateSubSurfaceCnt()
861 if (auto curParent = nodeMap.GetRenderNode(iter.curParentId_)) { in UpdateSubSurfaceCnt()