Searched refs:AddGroupInfoToCmdList (Results 1 – 3 of 3) sorted by relevance
245 … static GroupInfoHandle AddGroupInfoToCmdList(CmdList& cmdList, const DrawingGroupInfo& groupInfo);
377 handleVector.push_back(AddGroupInfoToCmdList(cmdList, infos.at(i))); in AddRenderGroupToCmdList()399 GroupInfoHandle CmdListHelper::AddGroupInfoToCmdList(CmdList& cmdList, const DrawingGroupInfo& grou… in AddGroupInfoToCmdList() function in OHOS::Rosen::Drawing::CmdListHelper
325 auto handle = CmdListHelper::AddGroupInfoToCmdList(*cmdList, groupInfo);