Home
last modified time | relevance | path

Searched refs:mHavePointerIds (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/inputflinger/reader/mapper/
DMultiTouchInputMapper.cpp246 if (mHavePointerIds) { in getActiveBitId()
262 mHavePointerIds = true; in syncTouch()
319 if (mHavePointerIds) { in syncTouch()
336 mHavePointerIds = false; in syncTouch()
DTouchInputMapper.h375 bool mHavePointerIds; variable
DTouchInputMapper.cpp1395 mHavePointerIds = false; in reset()
1461 if (!mHavePointerIds) { in sync()