Searched refs:onVSyncReceived (Results 1 - 7 of 7) sorted by relevance

/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWComposer.h70 virtual void onVSyncReceived(
H A DHWComposer_hwc1.h63 virtual void onVSyncReceived(
H A DHWComposer_hwc1.cpp305 mEventHandler.onVSyncReceived(this, disp, timestamp);
1322 mHwc.mEventHandler.onVSyncReceived(&mHwc, 0, next_vsync);
H A DHWComposer.cpp219 mEventHandler->onVSyncReceived(this, disp, timestamp);
/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.h319 virtual void onVSyncReceived(HWComposer* composer, int type, nsecs_t timestamp);
H A DSurfaceFlinger.cpp1134 void SurfaceFlinger::onVSyncReceived(HWComposer* composer, int32_t type, function in class:android::SurfaceFlinger
H A DSurfaceFlinger_hwc1.cpp1037 void SurfaceFlinger::onVSyncReceived(HWComposer* /*composer*/, int type, function in class:android::SurfaceFlinger

Completed in 91 milliseconds