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

  /frameworks/native/services/surfaceflinger/
EventThread.h 48 virtual void onVSyncEvent(nsecs_t when) = 0;
106 virtual void onVSyncEvent(nsecs_t timestamp);
EventThread.cpp 148 void EventThread::onVSyncEvent(nsecs_t timestamp) {
SurfaceFlinger.cpp 371 callback->onVSyncEvent(when);
    [all...]

Completed in 260 milliseconds