Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_node_stats.cpp115 void RSNodeStats::SortNodeStats(bool isSortByNodeCountDescendingOrder) in SortNodeStats() argument
118 if (isSortByNodeCountDescendingOrder) { in SortNodeStats()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/ohos/
H A Drs_node_stats.h59 void SortNodeStats(bool isSortByNodeCountDescendingOrder = true);