Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8994/libhwcomposer/
DHWC2On1Adapter.cpp533 for (auto& pendingVsync : pendingVsyncs) { in registerCallback() local
534 vsync(callbackData, pendingVsync.first, pendingVsync.second); in registerCallback()
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
DHWC2On1Adapter.cpp492 for (auto& pendingVsync : pendingVsyncs) { in registerCallback() local
493 vsync(callbackData, pendingVsync.first, pendingVsync.second); in registerCallback()