Searched defs:processTimeline (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/frameworks/native/services/inputflinger/tests/fuzzers/ | ||
H A D | LatencyTrackerFuzzer.cpp | 37 void processTimeline(const InputEventTimeline& timeline) override { in processTimeline() function in android::inputdispatcher::EmptyProcessor |
/aosp_15_r20/frameworks/native/services/inputflinger/dispatcher/ | ||
H A D | LatencyAggregatorWithHistograms.cpp | 118 void LatencyAggregatorWithHistograms::processTimeline(const InputEventTimeline& timeline) { in processTimeline() function in android::inputdispatcher::LatencyAggregatorWithHistograms |
H A D | LatencyAggregator.cpp | 127 void LatencyAggregator::processTimeline(const InputEventTimeline& timeline) { in processTimeline() function in android::inputdispatcher::LatencyAggregator |
/aosp_15_r20/frameworks/native/services/inputflinger/tests/ | ||
H A D | LatencyTracker_test.cpp | 142 void processTimeline(const InputEventTimeline& timeline) override { in processTimeline() function in android::inputdispatcher::LatencyTrackerTest |