Searched refs:VirtioGpuTaskTransferToHost (Results 1 – 1 of 1) sorted by relevance
167 struct VirtioGpuTaskTransferToHost { struct in gfxstream::EmulatedVirtioGpu::EmulatedVirtioGpuImpl197 VirtioGpuTaskTransferToHost, VirtioGpuTaskUnrefResource,224 void DoTask(VirtioGpuTaskTransferToHost task);520 VirtioGpuTaskTransferToHost task = { in TransferToHost()916 void EmulatedVirtioGpu::EmulatedVirtioGpuImpl::DoTask(VirtioGpuTaskTransferToHost task) { in DoTask()974 } else if constexpr (std::is_same_v<T, VirtioGpuTaskTransferToHost>) { in DoTask()