Searched defs:getAbsoluteAxisValue (Results 1 – 3 of 3) sorted by relevance
316 inline status_t getAbsoluteAxisValue(int32_t code, int32_t* outValue) const { in getAbsoluteAxisValue() function368 inline int32_t getAbsoluteAxisValue(int32_t code) const { in getAbsoluteAxisValue() function
871 status_t EventHub::getAbsoluteAxisValue(int32_t deviceId, int32_t axis, int32_t* outValue) const { in getAbsoluteAxisValue() function in android::EventHub
814 status_t getAbsoluteAxisValue(int32_t deviceId, int32_t axis, in getAbsoluteAxisValue() function in android::FakeEventHub