Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DLatencyAggregator.h73 void processSlowEvent(const InputEventTimeline& timeline);
DLatencyAggregator.cpp125 processSlowEvent(timeline); in processTimeline()
210 void LatencyAggregator::processSlowEvent(const InputEventTimeline& timeline) { in processSlowEvent() function in android::inputdispatcher::LatencyAggregator