Searched refs:AddCmdListData (Results 1 – 5 of 5) sorted by relevance
130 size_t AddCmdListData(const CmdListData& data);
138 auto offset = cmdList.AddCmdListData(std::make_pair(data, size)); in AddVectorToCmdList()
668 HWTEST_F(CmdListHelperTest, AddCmdListData, TestSize.Level1)672 cmdList->AddCmdListData(listData);
39 size_t CmdList::AddCmdListData(const CmdListData& data) in AddCmdListData() function in OHOS::Rosen::Drawing::CmdList
261 childHandle.offset = cmdList.AddCmdListData(childData); in AddChildToCmdList()