Home
last modified time | relevance | path

Searched refs:DumpSurfaceNode (Results 1 - 5 of 5) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_render_service.h53 void DumpSurfaceNode(std::string& dumpString, NodeId id) const;
H A Drs_render_service.cpp443 void RSRenderService::DumpSurfaceNode(std::string& dumpString, NodeId id) const in DumpSurfaceNode() function in OHOS::Rosen::RSRenderService
638 [this, &dumpString, &id]() { return DumpSurfaceNode(dumpString, id); }).wait(); in DoDump()
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler.h281 RSB_EXPORT static std::string DumpSurfaceNode(const RSRenderNode& node);
H A Drs_profiler_base.cpp839 std::string RSProfiler::DumpSurfaceNode(const RSRenderNode& node) in DumpSurfaceNode() function in RSProfiler
H A Drs_profiler.cpp1202 g_renderService->DumpSurfaceNode(out, Utils::GetRootNodeId(args.Node())); in OnParallelRenderBegin()

Completed in 8 milliseconds