Searched defs:getAbsoluteAxisValue (Results 1 – 3 of 3) sorted by relevance
244 inline status_t getAbsoluteAxisValue(int32_t code, int32_t* outValue) const { in getAbsoluteAxisValue() function276 inline int32_t getAbsoluteAxisValue(int32_t code) const { in getAbsoluteAxisValue() function
496 status_t EventHub::getAbsoluteAxisValue(int32_t deviceId, int32_t axis, int32_t* outValue) const { in getAbsoluteAxisValue() function in android::EventHub
733 virtual status_t getAbsoluteAxisValue(int32_t deviceId, int32_t axis, in getAbsoluteAxisValue() function in android::FakeEventHub