Home | History | Annotate | Download | only in input

Lines Matching refs:mBtnTouch

1267     mBtnTouch = device->isKeyPressed(BTN_TOUCH);
1284 mBtnTouch = 0;
1304 mBtnTouch = rawEvent->value;
1377 return mBtnTouch || mBtnToolFinger || mBtnToolPen || mBtnToolRubber
1384 return mHaveBtnTouch && !mBtnTouch;