Searched refs:submittedProc (Results 1 – 3 of 3) sorted by relevance
466 if (drawingflushInfo->submittedProc) { in Flush()467 drawingflushInfo->submittedProc(drawingflushInfo->submittedContext, false); in Flush()480 flushInfo.fSubmittedProc = drawingflushInfo->submittedProc; in Flush()
48 void (*submittedProc)(void* finishedContext, bool success) = nullptr; member
290 drawingFlushInfo.submittedProc = [](void *context, bool success) { in __anon310c34560202()