Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWC2.h73 virtual void onVsyncReceived(int32_t sequenceId, hwc2_display_t display,
DHWC2.cpp84 mCallback->onVsyncReceived(mSequenceId, display, timestamp); in onVsync()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h478 void onVsyncReceived(int32_t sequenceId, hwc2_display_t hwcDisplayId,
DSurfaceFlinger.cpp1437 void SurfaceFlinger::onVsyncReceived(int32_t sequenceId, hwc2_display_t hwcDisplayId, in onVsyncReceived() function in android::SurfaceFlinger