Searched refs:SetupObject (Results 1 – 4 of 4) sorted by relevance
211 uint32_t SetupObject(const std::vector<std::shared_ptr<ExtendImageObject>>& objectList);
271 uint32_t CmdList::SetupObject(const std::vector<std::shared_ptr<ExtendImageObject>>& objectList) in SetupObject() function in OHOS::Rosen::Drawing::CmdList
626 id = cmdList1->SetupObject(objectList);
1802 val->SetupObject(imageObjectVec); in Unmarshalling()