Home
last modified time | relevance | path

Searched refs:VirtioGpuTask (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/guest/platform/rutabaga/
DRutabagaLayer.cpp192 using VirtioGpuTask = typedef in gfxstream::EmulatedVirtioGpu::EmulatedVirtioGpuImpl
207 VirtioGpuTask task;
213 uint32_t contextId, VirtioGpuTask task, std::optional<VirtioGpuFence> fence = std::nullopt);
755 uint32_t contextId, VirtioGpuTask task, std::optional<VirtioGpuFence> fence) { in EnqueueVirtioGpuTask()