Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler.h257 RSB_EXPORT static void GetSurfacesTrees(
259 RSB_EXPORT static void GetSurfacesTrees(const RSContext& context, pid_t pid, std::map<NodeId, std::string>& list);
H A Drs_profiler_base.cpp394 void RSProfiler::GetSurfacesTrees( in GetSurfacesTrees() function in RSProfiler
413 void RSProfiler::GetSurfacesTrees(const RSContext& context, pid_t pid, std::map<NodeId, std::string>& list) in GetSurfacesTrees() function in RSProfiler
H A Drs_profiler.cpp1116 GetSurfacesTrees(*g_context, list); in OnParallelRenderBegin()
1184 GetSurfacesTrees(*g_context, args.Pid(), surfaces); in OnParallelRenderBegin()

Completed in 7 milliseconds