Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DLatencyAggregator.cpp61 static std::chrono::milliseconds getSlowEventMinReportingLatency() { in getSlowEventMinReportingLatency() function
211 static const std::chrono::duration sSlowEventThreshold = getSlowEventMinReportingLatency(); in processSlowEvent()