Searched refs:DumpDrawCmdModifiers (Results 1 – 4 of 4) sorted by relevance
1046 HWTEST_F(RSBaseRenderNodeTest, DumpDrawCmdModifiers, TestSize.Level1)1050 node->DumpDrawCmdModifiers(out);1060 node->DumpDrawCmdModifiers(out);
1225 nodeTest->DumpDrawCmdModifiers(outTest6);
806 void DumpDrawCmdModifiers(std::string& out) const;
746 DumpDrawCmdModifiers(out); in DumpTree()849 void RSRenderNode::DumpDrawCmdModifiers(std::string& out) const in DumpDrawCmdModifiers() function in OHOS::Rosen::RSRenderNode