Searched defs:processTimeline (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/native/services/inputflinger/tests/ | ||
H A D | LatencyTracker_test.cpp | 69 void processTimeline(const InputEventTimeline& timeline) override { in processTimeline() function in android::inputdispatcher::LatencyTrackerTest |
/aosp12/frameworks/native/services/inputflinger/dispatcher/ | ||
H A D | LatencyAggregator.cpp | 123 void LatencyAggregator::processTimeline(const InputEventTimeline& timeline) { in processTimeline() function in android::inputdispatcher::LatencyAggregator |