Searched refs:DumpDrawableVec (Results 1 – 3 of 3) sorted by relevance
325 out += ", DrawableVec:[" + DumpDrawableVec(renderNode) + "]"; in DumpDrawableTree()352 std::string RSRenderNodeDrawableAdapter::DumpDrawableVec(const std::shared_ptr<RSRenderNode>& rende… in DumpDrawableVec() function in OHOS::Rosen::DrawableV2::RSRenderNodeDrawableAdapter
238 auto retStr = adapter->DumpDrawableVec(node);247 retStr = adapter->DumpDrawableVec(node);
246 std::string DumpDrawableVec(const std::shared_ptr<RSRenderNode>& renderNode) const;