Lines Matching defs:buttonState
182 static bool isPointerDown(int32_t buttonState) { in isPointerDown()
201 int32_t buttonState, int32_t keyCode) { in synthesizeButtonKey()
2685 int32_t buttonState = lastButtonState; in sync() local
4487 int32_t buttonState = mCurrentCookedState.buttonState; in abortTouches() local
4503 int32_t buttonState = mCurrentCookedState.buttonState; in dispatchTouches() local
4632 int32_t buttonState = mLastCookedState.buttonState; in dispatchButtonRelease() local
4650 int32_t buttonState = mLastCookedState.buttonState; in dispatchButtonPress() local
5034 int32_t buttonState = mCurrentCookedState.buttonState; in dispatchPointerGestures() local
5187 int32_t buttonState = mCurrentRawState.buttonState; in abortPointerGestures() local
6212 int32_t metaState, int32_t buttonState, int32_t edgeFlags, in dispatchMotion()
7140 int32_t buttonState = 0; in sync() local