Searched refs:GetAllSurfaceBufferEntry (Results 1 – 5 of 5) sorted by relevance
272 uint32_t GetAllSurfaceBufferEntry(std::vector<std::shared_ptr<SurfaceBufferEntry>>& objectList);
344 uint32_t CmdList::GetAllSurfaceBufferEntry(std::vector<std::shared_ptr<SurfaceBufferEntry>>& object… in GetAllSurfaceBufferEntry() function in OHOS::Rosen::Drawing::CmdList
482 uint32_t id = cmdList->GetAllSurfaceBufferEntry(objectList);
895 uint32_t surfaceBufferSize = drawCmdList->GetAllSurfaceBufferEntry(surfaceBufferVecEntry);
1673 uint32_t surfaceBufferSize = val->GetAllSurfaceBufferEntry(surfaceBufferEntryVec); in Marshalling()