Searched refs:getAbsoluteToolWidth (Results 1 – 2 of 2) sorted by relevance
647 inline int32_t getAbsoluteToolWidth() const { return mAbsToolWidth; } in getAbsoluteToolWidth() function
6893 outPointer.toolMajor = mSingleTouchMotionAccumulator.getAbsoluteToolWidth(); in syncTouch()6894 outPointer.toolMinor = mSingleTouchMotionAccumulator.getAbsoluteToolWidth(); in syncTouch()