Searched refs:AddRecordCmd (Results 1 – 3 of 3) sorted by relevance
176 uint32_t AddRecordCmd(const std::shared_ptr<RecordCmd>& recordCmd);
212 uint32_t CmdList::AddRecordCmd(const std::shared_ptr<RecordCmd>& recordCmd) in AddRecordCmd() function in OHOS::Rosen::Drawing::CmdList
151 auto index = cmdList.AddRecordCmd(recordCmd); in AddRecordCmdToCmdList()