Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/hwcomposer/cutf_cvm/
DHWC2.cpp514 for (auto& pendingVsync : pendingVsyncs) { in registerCallback() local
515 vsync(callbackData, pendingVsync.first, pendingVsync.second); in registerCallback()