Searched refs:getVsyncScheduleLocked (Results 1 – 2 of 2) sorted by relevance
566 ConstVsyncSchedulePtr getVsyncScheduleLocked(569 VsyncSchedulePtr getVsyncScheduleLocked(std::optional<PhysicalDisplayId> idOpt = std::nullopt)572 static_cast<const Scheduler*>(this)->getVsyncScheduleLocked(idOpt)); in REQUIRES()
770 return getVsyncScheduleLocked(idOpt); in getVsyncSchedule()773 auto Scheduler::getVsyncScheduleLocked(std::optional<PhysicalDisplayId> idOpt) const in getVsyncScheduleLocked() function in android::scheduler::Scheduler899 getVsyncScheduleLocked()->dump(out); in dumpVsync()