Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler.h229 RSB_EXPORT static void GetSurfacesTrees(
231 …RSB_EXPORT static void GetSurfacesTrees(const RSContext& context, pid_t pid, std::map<NodeId, std:…
H A Drs_profiler_base.cpp368 void RSProfiler::GetSurfacesTrees( in GetSurfacesTrees() function in OHOS::Rosen::RSProfiler
388 void RSProfiler::GetSurfacesTrees(const RSContext& context, pid_t pid, std::map<NodeId, std::string… in GetSurfacesTrees() function in OHOS::Rosen::RSProfiler
H A Drs_profiler.cpp899 GetSurfacesTrees(*g_context, list); in DumpTree()
947 GetSurfacesTrees(*g_context, args.Pid(), surfaces); in DumpSurfaces()