Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DDeviceOpTracker.h75 using OpPollingFunction = std::function<DeviceOpStatus()>; variable
77 void AddPendingDeviceOp(OpPollingFunction pollFunction);
79 OpPollingFunction func;