Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DLatencyAggregator.h84 void processStatistics(const InputEventTimeline& timeline);
DLatencyAggregator.cpp124 processStatistics(timeline); in processTimeline()
128 void LatencyAggregator::processStatistics(const InputEventTimeline& timeline) { in processStatistics() function in android::inputdispatcher::LatencyAggregator