Searched refs:processSlowEvent (Results 1 – 2 of 2) sorted by relevance
73 void processSlowEvent(const InputEventTimeline& timeline);
125 processSlowEvent(timeline); in processTimeline()210 void LatencyAggregator::processSlowEvent(const InputEventTimeline& timeline) { in processSlowEvent() function in android::inputdispatcher::LatencyAggregator