Lines Matching defs:buttonState
174 static bool isPointerDown(int32_t buttonState) { in isPointerDown()
193 int32_t buttonState, int32_t keyCode) { in synthesizeButtonKey()
2637 int32_t buttonState = lastButtonState; in sync() local
4342 int32_t buttonState = mCurrentCookedState.buttonState; in abortTouches() local
4358 int32_t buttonState = mCurrentCookedState.buttonState; in dispatchTouches() local
4487 int32_t buttonState = mLastCookedState.buttonState; in dispatchButtonRelease() local
4505 int32_t buttonState = mLastCookedState.buttonState; in dispatchButtonPress() local
4887 int32_t buttonState = mCurrentCookedState.buttonState; in dispatchPointerGestures() local
5040 int32_t buttonState = mCurrentRawState.buttonState; in abortPointerGestures() local
6048 int32_t metaState, int32_t buttonState, int32_t edgeFlags, in dispatchMotion()
6976 int32_t buttonState = 0; in sync() local