Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_node_stats.cpp37 constexpr RSNodeCount NONE_NODE_COUNT = 0; variable
132 return std::make_pair(NONE_NODE_DESCRIPTION, NONE_NODE_COUNT); in GetNodeStatsToReportByIndex()