HomeSort by relevance Sort by last modified time
    Searched defs:onVSyncReceived (Results 1 - 2 of 2) sorted by null

  /frameworks/native/services/surfaceflinger/
EventThread.cpp 121 void EventThread::onVSyncReceived(int, nsecs_t timestamp) {
  /frameworks/native/services/surfaceflinger/DisplayHardware/
DisplayHardware.cpp 368 void DisplayHardware::onVSyncReceived(int dpy, nsecs_t timestamp) {
379 handler->onVSyncReceived(dpy, timestamp);

Completed in 69 milliseconds