Searched defs:getAbsoluteAxisValue (Results 1 – 3 of 3) sorted by relevance
324 inline status_t getAbsoluteAxisValue(int32_t code, int32_t* outValue) const { in getAbsoluteAxisValue() function377 inline int32_t getAbsoluteAxisValue(int32_t code) const { in getAbsoluteAxisValue() function
935 status_t EventHub::getAbsoluteAxisValue(int32_t deviceId, int32_t axis, int32_t* outValue) const { in getAbsoluteAxisValue() function in android::EventHub
893 status_t getAbsoluteAxisValue(int32_t deviceId, int32_t axis, in getAbsoluteAxisValue() function in android::FakeEventHub