Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/fuzzers/
DFuzzedInputStream.h110 int32_t getFuzzedPointerCount(FuzzedDataProvider& fdp, int32_t action) { in getFuzzedPointerCount() function
165 const int32_t pointerCount = getFuzzedPointerCount(fdp, action); in generateFuzzedMotionArgs()