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.cpp85 mCallback->onVsyncReceived(mSequenceId, display, timestamp); in onVsync()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h459 void onVsyncReceived(int32_t sequenceId, hwc2_display_t display,
DSurfaceFlinger.cpp1325 void SurfaceFlinger::onVsyncReceived(int32_t sequenceId, in onVsyncReceived() function in android::SurfaceFlinger