Home
last modified time | relevance | path

Searched refs:GetRenderNodeCount (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler.h260 RSB_EXPORT static size_t GetRenderNodeCount(const RSContext& context);
H A Drs_profiler.cpp1118 std::string out = "Tree: count=" + std::to_string(static_cast<int>(GetRenderNodeCount(*g_context))) + in OnParallelRenderBegin()
1192 out += "TREE: count=" + std::to_string(static_cast<int32_t>(GetRenderNodeCount(*g_context))) + in OnParallelRenderBegin()
H A Drs_profiler_base.cpp429 size_t RSProfiler::GetRenderNodeCount(const RSContext& context) in GetRenderNodeCount() function in RSProfiler

Completed in 6 milliseconds