HomeSort by relevance Sort by last modified time
    Searched refs:onVSyncEvent (Results 1 - 4 of 4) sorted by null

  /frameworks/native/services/surfaceflinger/
EventThread.h 48 virtual void onVSyncEvent(nsecs_t when) = 0;
109 virtual void onVSyncEvent(nsecs_t timestamp);
EventThread.cpp 157 void EventThread::onVSyncEvent(nsecs_t timestamp) {
SurfaceFlinger.cpp 430 callback->onVSyncEvent(when);
    [all...]
SurfaceFlinger_hwc1.cpp 427 callback->onVSyncEvent(when);
    [all...]

Completed in 531 milliseconds