Searched refs:VsyncSchedulePtr (Results 1 – 2 of 2) sorted by relevance
102 using VsyncSchedulePtr = std::shared_ptr<VsyncSchedule>; variable251 VsyncSchedulePtr getVsyncSchedule(std::optional<PhysicalDisplayId> idOpt = std::nullopt)409 void registerDisplayInternal(PhysicalDisplayId, RefreshRateSelectorPtr, VsyncSchedulePtr,511 VsyncSchedulePtr schedulePtr, FeatureFlags features) in Display()521 VsyncSchedulePtr schedulePtr;569 VsyncSchedulePtr getVsyncScheduleLocked(std::optional<PhysicalDisplayId> idOpt = std::nullopt)
141 VsyncSchedulePtr schedulePtr, in registerDisplayInternal()