Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Scheduler/
DVSyncPredictor.h143 size_t const kOutlierTolerancePercent; variable
/frameworks/native/services/surfaceflinger/tests/unittests/
DSchedulerTest.cpp573 static constexpr size_t kOutlierTolerancePercent = 25; in TEST_F() local
DVSyncPredictorTest.cpp108 static constexpr size_t kOutlierTolerancePercent = 25; member