Searched refs:AddSurfaceBufferEntry (Results 1 – 5 of 5) sorted by relevance
262 uint32_t AddSurfaceBufferEntry(const std::shared_ptr<SurfaceBufferEntry>& surfaceBufferEntry);
328 uint32_t CmdList::AddSurfaceBufferEntry(const std::shared_ptr<SurfaceBufferEntry>& surfaceBufferEnt… in AddSurfaceBufferEntry() function in OHOS::Rosen::Drawing::CmdList
855 return cmdList.AddSurfaceBufferEntry(surfaceBuffer); in AddSurfaceBufferEntryToCmdList()
467 uint32_t id = cmdList->AddSurfaceBufferEntry(nullptr);
891 drawCmdList->AddSurfaceBufferEntry(surfaceBufferEntry);