Home
last modified time | relevance | path

Searched defs:hasRelativeAxis (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/services/inputflinger/reader/include/
DInputDevice.h289 inline bool hasRelativeAxis(int32_t code) const { in hasRelativeAxis() function
/frameworks/native/services/inputflinger/tests/fuzzers/
DMapperHelpers.h104 bool hasRelativeAxis(int32_t deviceId, int axis) const override { return mFdp->ConsumeBool(); } in hasRelativeAxis() function
/frameworks/native/services/inputflinger/tests/
DFakeEventHub.cpp280 bool FakeEventHub::hasRelativeAxis(int32_t deviceId, int axis) const { in hasRelativeAxis() function in android::FakeEventHub
/frameworks/native/services/inputflinger/reader/
DEventHub.cpp937 bool EventHub::hasRelativeAxis(int32_t deviceId, int axis) const { in hasRelativeAxis() function in android::EventHub