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

/frameworks/native/services/inputflinger/
H A DInputReader.h882 inline int32_t getOrientation() const { return mAbsMTOrientation; }
902 int32_t mAbsMTOrientation; member in class:android::MultiTouchMotionAccumulator::Slot
H A DInputReader.cpp1658 slot->mAbsMTOrientation = rawEvent->value;
1719 mAbsMTOrientation = 0;

Completed in 21 milliseconds