Home
last modified time | relevance | path

Searched refs:makeThrottleVsyncCallback (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DScheduler.h276 impl::EventThread::ThrottleVsyncCallback makeThrottleVsyncCallback() const
H A DScheduler.cpp232 impl::EventThread::ThrottleVsyncCallback Scheduler::makeThrottleVsyncCallback() const { in makeThrottleVsyncCallback() function in android::Scheduler
269 auto throttleVsync = makeThrottleVsyncCallback(); in createConnection()