Searched defs:hasRelativeAxis (Results 1 – 6 of 6) sorted by relevance
57 virtual bool hasRelativeAxis(int axis) const override { return mRelAxes.count(axis); } in hasRelativeAxis() function
270 bool EvdevDeviceNode::hasRelativeAxis(int axis) const { in hasRelativeAxis() function in android::EvdevDeviceNode
321 inline bool hasRelativeAxis(int32_t code) const { in hasRelativeAxis() function
142 bool hasRelativeAxis(int32_t deviceId, int axis) const override { return mFdp->ConsumeBool(); } in hasRelativeAxis() function
276 bool FakeEventHub::hasRelativeAxis(int32_t deviceId, int axis) const { in hasRelativeAxis() function in android::FakeEventHub
1040 bool EventHub::hasRelativeAxis(int32_t deviceId, int axis) const { in hasRelativeAxis() function in android::EventHub