Home
last modified time | relevance | path

Searched refs:getFuzzedMotionAction (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/tests/fuzzers/
DFuzzedInputStream.h26 int getFuzzedMotionAction(FuzzedDataProvider& fdp) { in getFuzzedMotionAction() function
164 const int32_t action = getFuzzedMotionAction(fdp); in generateFuzzedMotionArgs()