Searched defs:onVSyncReceived (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DEventThread.cpp114 void EventThread::onVSyncReceived(int type, nsecs_t timestamp) { function in class:android::EventThread
H A DSurfaceFlinger.cpp723 void SurfaceFlinger::onVSyncReceived(int type, nsecs_t timestamp) { function in class:android::SurfaceFlinger
733 mEventThread->onVSyncReceived(type, timestamp);

Completed in 51 milliseconds