Searched refs:getAbsoluteY (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/input/
H A DInputReader.h809 inline int32_t getAbsoluteY() const { return mAbsY; } function in class:android::SingleTouchMotionAccumulator
H A DInputReader.cpp5839 outPointer.y = mSingleTouchMotionAccumulator.getAbsoluteY();

Completed in 269 milliseconds