Searched defs:DoTask (Results 1 – 2 of 2) sorted by relevance
699 void EmulatedVirtioGpu::EmulatedVirtioGpuImpl::DoTask(VirtioGpuTaskContextAttachResource task) { in DoTask() function in gfxstream::EmulatedVirtioGpu::EmulatedVirtioGpuImpl709 void EmulatedVirtioGpu::EmulatedVirtioGpuImpl::DoTask(VirtioGpuTaskContextDetachResource task) { in DoTask() function in gfxstream::EmulatedVirtioGpu::EmulatedVirtioGpuImpl719 void EmulatedVirtioGpu::EmulatedVirtioGpuImpl::DoTask(VirtioGpuTaskCreateBlob task) { in DoTask() function in gfxstream::EmulatedVirtioGpu::EmulatedVirtioGpuImpl733 void EmulatedVirtioGpu::EmulatedVirtioGpuImpl::DoTask(VirtioGpuTaskCreateContext task) { in DoTask() function in gfxstream::EmulatedVirtioGpu::EmulatedVirtioGpuImpl750 void EmulatedVirtioGpu::EmulatedVirtioGpuImpl::DoTask(VirtioGpuTaskCreateResource task) { in DoTask() function in gfxstream::EmulatedVirtioGpu::EmulatedVirtioGpuImpl772 void EmulatedVirtioGpu::EmulatedVirtioGpuImpl::DoTask(VirtioGpuTaskDestroyContext task) { in DoTask() function in gfxstream::EmulatedVirtioGpu::EmulatedVirtioGpuImpl780 void EmulatedVirtioGpu::EmulatedVirtioGpuImpl::DoTask(VirtioGpuTaskMap task) { in DoTask() function in gfxstream::EmulatedVirtioGpu::EmulatedVirtioGpuImpl795 void EmulatedVirtioGpu::EmulatedVirtioGpuImpl::DoTask(VirtioGpuTaskExecBuffer task) { in DoTask() function in gfxstream::EmulatedVirtioGpu::EmulatedVirtioGpuImpl819 void EmulatedVirtioGpu::EmulatedVirtioGpuImpl::DoTask(VirtioGpuTaskTransferFromHost task) { in DoTask() function in gfxstream::EmulatedVirtioGpu::EmulatedVirtioGpuImpl841 void EmulatedVirtioGpu::EmulatedVirtioGpuImpl::DoTask(VirtioGpuTaskTransferToHost task) { in DoTask() function in gfxstream::EmulatedVirtioGpu::EmulatedVirtioGpuImpl[all …]
19 void DoTask(PolicyScheduler::TaskCallback callback) { in DoTask() function in policy::PolicySchedulerTest