Lines Matching defs:buttonState
216 static bool isPointerDown(int32_t buttonState) { in isPointerDown()
235 int32_t buttonState, int32_t keyCode) { in synthesizeButtonKey()
2832 int32_t buttonState = lastButtonState; in sync() local
4767 int32_t buttonState = mCurrentCookedState.buttonState; in abortTouches() local
4784 int32_t buttonState = mCurrentCookedState.buttonState; in dispatchTouches() local
4920 int32_t buttonState = mLastCookedState.buttonState; in dispatchButtonRelease() local
4939 int32_t buttonState = mLastCookedState.buttonState; in dispatchButtonPress() local
5327 int32_t buttonState = mCurrentCookedState.buttonState; in dispatchPointerGestures() local
5484 int32_t buttonState = mCurrentRawState.buttonState; in abortPointerGestures() local
6499 int32_t metaState, int32_t buttonState, int32_t edgeFlags, uint32_t deviceTimestamp, in dispatchMotion()
7438 int32_t buttonState = 0; in sync() local