Searched refs:pendingVsync (Results 1 – 1 of 1) sorted by relevance
514 for (auto& pendingVsync : pendingVsyncs) { in registerCallback() local515 vsync(callbackData, pendingVsync.first, pendingVsync.second); in registerCallback()