Home
last modified time | relevance | path

Searched defs:nextAnticipatedVSyncTimeFrom (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/
H A DVSyncDispatchRealtimeTest.cpp69 nsecs_t nextAnticipatedVSyncTimeFrom(nsecs_t timePoint, std::optional<nsecs_t>) final { in nextAnticipatedVSyncTimeFrom() function in android::scheduler::FixedRateIdealStubTracker
82 nsecs_t nextAnticipatedVSyncTimeFrom(nsecs_t time_point, std::optional<nsecs_t>) final { in nextAnticipatedVSyncTimeFrom() function in android::scheduler::VRRStubTracker
/aosp_15_r20/frameworks/native/services/surfaceflinger/Scheduler/
H A DVSyncPredictor.cpp307 nsecs_t VSyncPredictor::nextAnticipatedVSyncTimeFrom(nsecs_t timePoint, in nextAnticipatedVSyncTimeFrom() function in android::scheduler::VSyncPredictor
678 std::optional<TimePoint> VSyncPredictor::VsyncTimeline::nextAnticipatedVSyncTimeFrom( in nextAnticipatedVSyncTimeFrom() function in android::scheduler::VSyncPredictor::VsyncTimeline