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

/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWComposer.h61 virtual void onVSyncReceived(int disp, nsecs_t timestamp) = 0;
H A DHWComposer.cpp303 mEventHandler.onVSyncReceived(disp, timestamp);
1313 mHwc.mEventHandler.onVSyncReceived(0, next_vsync);
/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.h234 virtual void onVSyncReceived(int type, nsecs_t timestamp);
H A DSurfaceFlinger.cpp839 void SurfaceFlinger::onVSyncReceived(int type, nsecs_t timestamp) { function in class:android::SurfaceFlinger

Completed in 1328 milliseconds