Searched refs:SetupRecordCmd (Results 1 – 3 of 3) sorted by relevance
186 uint32_t SetupRecordCmd(std::vector<std::shared_ptr<RecordCmd>>& recordCmdList);
228 uint32_t CmdList::SetupRecordCmd(std::vector<std::shared_ptr<RecordCmd>>& recordCmdList) in SetupRecordCmd() function in OHOS::Rosen::Drawing::CmdList
160 return val->SetupRecordCmd(recordCmdVec); in UnmarshallingRecordCmdToDrawCmdList()