Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/surfaceflinger/Scheduler/
H A DVSyncDispatchTimerQueue.cpp92 std::optional<nsecs_t> VSyncDispatchTimerQueueEntry::targetVsync() const { in targetVsync() function in android::scheduler::VSyncDispatchTimerQueueEntry
323 std::optional<nsecs_t> targetVsync; in rearmTimerSkippingUpdateFor() local