Searched refs:VirtioGpuTaskSnapshotRestore (Results 1 – 1 of 1) sorted by relevance
189 struct VirtioGpuTaskSnapshotRestore { struct in gfxstream::EmulatedVirtioGpu::EmulatedVirtioGpuImpl198 VirtioGpuTaskSnapshotSave, VirtioGpuTaskSnapshotRestore>;228 void DoTask(VirtioGpuTaskSnapshotRestore task);648 VirtioGpuTaskSnapshotRestore restoreTask{ in SnapshotRestore()943 void EmulatedVirtioGpu::EmulatedVirtioGpuImpl::DoTask(VirtioGpuTaskSnapshotRestore task) { in DoTask()980 } else if constexpr (std::is_same_v<T, VirtioGpuTaskSnapshotRestore>) { in DoTask()