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