Searched refs:getAbsoluteX (Results 1 – 2 of 2) sorted by relevance
35 inline int32_t getAbsoluteX() const { return mAbsX; } in getAbsoluteX() function
51 outPointer.x = mSingleTouchMotionAccumulator.getAbsoluteX(); in syncTouch()