Searched refs:getAbsolutePressure (Results 1 – 2 of 2) sorted by relevance
910 inline int32_t getAbsolutePressure() const { return mAbsPressure; } in getAbsolutePressure() function
6587 && mSingleTouchMotionAccumulator.getAbsolutePressure() <= 0)); in syncTouch()6594 outPointer.pressure = mSingleTouchMotionAccumulator.getAbsolutePressure(); in syncTouch()6830 int32_t pressure = mSingleTouchMotionAccumulator.getAbsolutePressure(); in sync()