Searched refs:getAbsoluteY (Results 1 – 2 of 2) sorted by relevance
35 inline int32_t getAbsoluteY() const { return mAbsY; } in getAbsoluteY() function
54 outPointer.y = mSingleTouchMotionAccumulator.getAbsoluteY(); in syncTouch()