Searched refs:AddImageBaseObj (Results 1 – 3 of 3) sorted by relevance
216 uint32_t AddImageBaseObj(const std::shared_ptr<ExtendImageBaseObj>& object);
280 uint32_t CmdList::AddImageBaseObj(const std::shared_ptr<ExtendImageBaseObj>& object) in AddImageBaseObj() function in OHOS::Rosen::Drawing::CmdList
176 auto index = cmdList.AddImageBaseObj(object); in AddImageBaseObjToCmdList()