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

/frameworks/native/services/inputflinger/
H A DInputReader.h875 inline int32_t getAbsoluteY() const { return mAbsY; } function in class:android::SingleTouchMotionAccumulator
H A DInputReader.cpp6832 outPointer.y = mSingleTouchMotionAccumulator.getAbsoluteY();

Completed in 77 milliseconds