Home
last modified time | relevance | path

Searched refs:amountEarlyBy (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/gamesdk/src/swappyVk/
DSwappyVk.cpp486 int64_t amountEarlyBy = in checkPastPresentTiming() local
488 if (amountEarlyBy < kTooCloseToVsyncBoundary) { in checkPastPresentTiming()
495 if (amountEarlyBy > kTooFarAwayFromVsyncBoundary) { in checkPastPresentTiming()