Searched refs:CopyObjectTo (Results 1 – 3 of 3) sorted by relevance
246 void CopyObjectTo(CmdList& other) const;
653 HWTEST_F(CmdListHelperTest, CopyObjectTo, TestSize.Level1)658 cmdList->CopyObjectTo(*cmdList1);
314 void CmdList::CopyObjectTo(CmdList& other) const in CopyObjectTo() function in OHOS::Rosen::Drawing::CmdList