Searched defs:FlushInfo (Results 1 – 3 of 3) sorted by relevance
34 struct FlushInfo { struct38 FlushInfo(const sptr<MedicalSensorBasicDataChannel> &channel, bool enableFlush) in FlushInfo() argument
37 struct FlushInfo { struct40 FlushInfo(const sptr<SensorBasicDataChannel> &channel, bool enableFlush) in FlushInfo() function
42 struct FlushInfo { struct43 bool backendSurfaceAccess = false;44 size_t numSemaphores = 0;45 void* backendSemaphore = nullptr;46 void (*finishedProc)(void* finishedContext) = nullptr;47 void* finishedContext = nullptr;48 void (*submittedProc)(void* finishedContext, bool success) = nullptr;49 void* submittedContext = nullptr;