Searched refs:pendingVsync (Results 1 – 2 of 2) sorted by relevance
533 for (auto& pendingVsync : pendingVsyncs) { in registerCallback() local534 vsync(callbackData, pendingVsync.first, pendingVsync.second); in registerCallback()
492 for (auto& pendingVsync : pendingVsyncs) { in registerCallback() local493 vsync(callbackData, pendingVsync.first, pendingVsync.second); in registerCallback()