Searched defs:prediction (Results 1 – 2 of 2) sorted by relevance
196 auto const prediction = (ordinalRequest * slope) + intercept + oldest; in nextAnticipatedVSyncTimeFrom() local
372 auto const prediction = tracker.nextAnticipatedVSyncTimeFrom(timePoint); in TEST_F() local