Home
last modified time | relevance | path

Searched defs:inputEventActionType (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/frameworks/native/services/inputflinger/dispatcher/
H A DInputEventTimeline.cpp72 InputEventActionType inputEventActionType) in InputEventTimeline()
H A DInputEventTimeline.h108 const InputEventActionType inputEventActionType; member
H A DLatencyTracker.cpp124 const InputEventActionType inputEventActionType = [&]() { in trackListener() local
H A DLatencyAggregatorWithHistograms.cpp99 int32_t InputEventTypeEnumToAtomEnum(InputEventActionType inputEventActionType) { in InputEventTypeEnumToAtomEnum()
/aosp_15_r20/frameworks/native/services/inputflinger/tests/fuzzers/
H A DLatencyTrackerFuzzer.cpp80 const int32_t inputEventActionType = fdp.ConsumeIntegral<int32_t>(); in LLVMFuzzerTestOneInput() local