Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Scheduler/
DScheduler.h101 using ConstVsyncSchedulePtr = std::shared_ptr<const VsyncSchedule>; variable
248 ConstVsyncSchedulePtr getVsyncSchedule(std::optional<PhysicalDisplayId> = std::nullopt) const
566 ConstVsyncSchedulePtr getVsyncScheduleLocked(
DScheduler.cpp768 -> ConstVsyncSchedulePtr { in getVsyncSchedule()
774 -> ConstVsyncSchedulePtr { in getVsyncScheduleLocked()