Home
last modified time | relevance | path

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

/hardware/google/gfxstream/include/render-utils/
Dvirtio_gpu_ops.h167 async_wait_for_gpu_with_cb_t async_wait_for_gpu_with_cb; member
/hardware/google/gfxstream/host/
DRendererImpl.cpp637 .async_wait_for_gpu_with_cb =
Dvirtio-gpu-gfxstream-renderer.cpp950 mVirtioGpuOps->async_wait_for_gpu_with_cb(sync_handle, [this, taskId] { in submitCmd()