Searched refs:getMapperForDevice (Results 1 – 6 of 6) sorted by relevance
/frameworks/native/services/inputflinger/tests/fuzzers/ |
D | SwitchInputFuzzer.cpp | 34 getMapperForDevice<ThreadSafeFuzzedDataProvider, in LLVMFuzzerTestOneInput()
|
D | KeyboardInputFuzzer.cpp | 54 getMapperForDevice<ThreadSafeFuzzedDataProvider, in LLVMFuzzerTestOneInput()
|
D | CursorInputFuzzer.cpp | 49 getMapperForDevice<ThreadSafeFuzzedDataProvider, CursorInputMapper>(*fdp.get(), device, in LLVMFuzzerTestOneInput()
|
D | MultiTouchInputFuzzer.cpp | 72 getMapperForDevice<ThreadSafeFuzzedDataProvider, MultiTouchInputMapper>(*fdp.get(), in LLVMFuzzerTestOneInput()
|
D | TouchpadInputFuzzer.cpp | 152 getMapperForDevice<ThreadSafeFuzzedDataProvider, TouchpadInputMapper>(*fdp, device, in LLVMFuzzerTestOneInput()
|
D | MapperHelpers.h | 367 T& getMapperForDevice(Fdp& fdp, InputDevice& device, Args... args) { in getMapperForDevice() function
|