Searched refs:throttleVsync (Results 1 – 3 of 3) sorted by relevance
519 const auto throttleVsync = [&] { in shouldConsumeEvent() local541 if (throttleVsync()) { in shouldConsumeEvent()548 if (throttleVsync()) { in shouldConsumeEvent()
269 auto throttleVsync = makeThrottleVsyncCallback(); in createConnection() local273 std::move(throttleVsync), in createConnection()
165 const auto throttleVsync = [&](nsecs_t expectedVsyncTimestamp, uid_t uid) { in createThread() local176 throttleVsync, getVsyncPeriod); in createThread()