Home
last modified time | relevance | path

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

/hardware/google/gfxstream/include/render-utils/
Dvirtio_gpu_ops.h88 using CpuCompletionCallback = std::function<void(std::shared_future<void> waitForGpu)>; variable
89 typedef void (*async_post_color_buffer_t)(uint32_t, CpuCompletionCallback);
/hardware/google/gfxstream/host/
DRendererImpl.cpp596 [](uint32_t handle, CpuCompletionCallback cb) { in __anonf315e04f0f02()