Home
last modified time | relevance | path

Searched refs:getDispatch (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/Scheduler/
DVsyncSchedule.h94 DispatchPtr getDispatch() { return mDispatch; } in getDispatch() function
DEventThread.cpp284 mVsyncRegistration(mVsyncSchedule->getDispatch(), createDispatchCallback(), name), in EventThread()
792 scheduler::VSyncCallbackRegistration(mVsyncSchedule->getDispatch(), in onNewVsyncScheduleInternal()
DScheduler.cpp90 Impl::initVsyncInternal(getVsyncSchedule()->getDispatch(), tokenManager, workDuration); in initVsync()
971 onNewVsyncSchedule(vsyncSchedule->getDispatch()); in applyNewVsyncSchedule()