Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/reader/mapper/
H A DMultiTouchInputMapper.h40 inline int32_t getOrientation() const { return mAbsMTOrientation; } in getOrientation()
60 int32_t mAbsMTOrientation; variable
H A DMultiTouchInputMapper.cpp138 slot->mAbsMTOrientation = rawEvent->value; in process()
202 mAbsMTOrientation = 0; in clear()