Home | History | Annotate | Download | only in inputflinger

Lines Matching defs:abs

90 inline static T abs(const T& value) {
7183 for (int32_t abs = 0; abs <= ABS_MAX; abs++) {
7184 if (!(getAbsAxisUsage(abs, getDevice()->getClasses())
7190 getAbsoluteAxisInfo(abs, &rawAxisInfo);
7194 bool explicitlyMapped = !getEventHub()->mapAxis(getDeviceId(), abs, &axisInfo);
7233 mAxes.add(abs, axis);