Searched defs:addVsyncTimestamp (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/ | ||
H A D | VSyncDispatchRealtimeTest.cpp | 40 bool addVsyncTimestamp(nsecs_t) final { return true; } in addVsyncTimestamp() function in android::scheduler::FixedRateIdealStubTracker |
/aosp12/frameworks/native/services/surfaceflinger/Scheduler/ | ||
H A D | VSyncPredictor.cpp | 94 bool VSyncPredictor::addVsyncTimestamp(nsecs_t timestamp) { in addVsyncTimestamp() function in android::scheduler::VSyncPredictor |