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