Searched defs:getAbsoluteAxisValue (Results 1 – 2 of 2) sorted by relevance
91 virtual status_t getAbsoluteAxisValue(int32_t axis, int32_t* outValue) const override { in getAbsoluteAxisValue() function
343 status_t EvdevDeviceNode::getAbsoluteAxisValue(int32_t axis, int32_t* outValue) const { in getAbsoluteAxisValue() function in android::EvdevDeviceNode