Searched refs:validateMotionEvent (Results 1 – 1 of 1) sorted by relevance
158 static bool validateMotionEvent(int32_t action, int32_t actionButton, size_t pointerCount, in validateMotionEvent() function2745 if (!validateMotionEvent(args->action, args->actionButton, args->pointerCount, in notifyMotion()2904 if (!validateMotionEvent(action, actionButton, pointerCount, pointerProperties)) { in injectInputEvent()