Searched refs:ThrottleVsyncCallback (Results 1 – 4 of 4) sorted by relevance
153 using ThrottleVsyncCallback = std::function<bool(nsecs_t, uid_t)>; variable157 ThrottleVsyncCallback, GetVsyncPeriodFunction);211 const ThrottleVsyncCallback mThrottleVsyncCallback;
276 impl::EventThread::ThrottleVsyncCallback makeThrottleVsyncCallback() const
232 impl::EventThread::ThrottleVsyncCallback Scheduler::makeThrottleVsyncCallback() const { in makeThrottleVsyncCallback()463 impl::EventThread::ThrottleVsyncCallback(), in enableVSyncInjection()
220 ThrottleVsyncCallback throttleVsyncCallback, in EventThread()