Lines Matching refs:abs
71 inline static T abs(const T& value) {
6219 for (int32_t abs = 0; abs <= ABS_MAX; abs++) {
6220 if (!(getAbsAxisUsage(abs, getDevice()->getClasses())
6226 getAbsoluteAxisInfo(abs, &rawAxisInfo);
6230 bool explicitlyMapped = !getEventHub()->mapAxis(getDeviceId(), abs, &axisInfo);
6269 mAxes.add(abs, axis);