Home
last modified time | relevance | path

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

/external/oboe/apps/OboeTester/app/src/main/cpp/analyzer/
DLatencyAnalyzer.h421 mDownCounter = (int32_t) (getSampleRate() * kBackgroundMeasurementLengthSeconds); in reset()
607 static constexpr double kBackgroundMeasurementLengthSeconds = 0.5; variable