Searched refs:mHaveAbsMTWidthMinor (Results 1 - 2 of 2) sorted by last modified time

/frameworks/native/services/inputflinger/
H A DInputReader.cpp1736 slot->mHaveAbsMTWidthMinor = true;
1793 mHaveAbsMTWidthMinor = false;
H A DInputReader.h936 return mHaveAbsMTWidthMinor ? mAbsMTWidthMinor : mAbsMTWidthMajor; }
948 bool mHaveAbsMTWidthMinor; member in class:android::MultiTouchMotionAccumulator::Slot

Completed in 52 milliseconds