Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_base.cpp912 int nodeCmdListCount = 0; in PerfTreeFlatten() local
923 nodeCmdListCount = 1; in PerfTreeFlatten()
928 int drawCmdListCount = nodeCmdListCount; in PerfTreeFlatten()
947 if (valuableChildrenCount != 1 || nodeCmdListCount != 0) { in PerfTreeFlatten()