Searched defs:processTimeline (Results 1 – 3 of 3) sorted by relevance
/frameworks/native/services/inputflinger/tests/fuzzers/ | ||
D | LatencyTrackerFuzzer.cpp | 35 void processTimeline(const InputEventTimeline& timeline) override { in processTimeline() function in android::inputdispatcher::EmptyProcessor |
/frameworks/native/services/inputflinger/dispatcher/ | ||
D | LatencyAggregator.cpp | 123 void LatencyAggregator::processTimeline(const InputEventTimeline& timeline) { in processTimeline() function in android::inputdispatcher::LatencyAggregator |
/frameworks/native/services/inputflinger/tests/ | ||
D | LatencyTracker_test.cpp | 106 void processTimeline(const InputEventTimeline& timeline) override { in processTimeline() function in android::inputdispatcher::LatencyTrackerTest |