Searched refs:MarshalNodes (Results 1 – 3 of 3) sorted by relevance
235 RSB_EXPORT static void MarshalNodes(const RSContext& context, std::stringstream& data);
420 void RSProfiler::MarshalNodes(const RSContext& context, std::stringstream& data) in MarshalNodes() function in OHOS::Rosen::RSProfiler
686 MarshalNodes(*g_context, stream); in FirstFrameMarshalling()