Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Scheduler/
DVSyncReactor.cpp166 static constexpr int allowancePercent = 10; in periodConfirmed() local
167 static constexpr std::ratio<allowancePercent, 100> allowancePercentRatio; in periodConfirmed()