Lines Matching defs:buttonState
212 static bool isPointerDown(int32_t buttonState) { in isPointerDown()
231 int32_t buttonState, int32_t keyCode) { in synthesizeButtonKey()
2882 int32_t buttonState = lastButtonState; in sync() local
4732 int32_t buttonState = mCurrentCookedState.buttonState; in abortTouches() local
4749 int32_t buttonState = mCurrentCookedState.buttonState; in dispatchTouches() local
4885 int32_t buttonState = mLastCookedState.buttonState; in dispatchButtonRelease() local
4904 int32_t buttonState = mLastCookedState.buttonState; in dispatchButtonPress() local
5291 int32_t buttonState = mCurrentCookedState.buttonState; in dispatchPointerGestures() local
5446 int32_t buttonState = mCurrentRawState.buttonState; in abortPointerGestures() local
6451 int32_t metaState, int32_t buttonState, int32_t edgeFlags, uint32_t deviceTimestamp, in dispatchMotion()
7381 int32_t buttonState = 0; in sync() local