Searched refs:validateMotionEvent (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/
H A DInputDispatcher.cpp144 static bool validateMotionEvent(int32_t action, size_t pointerCount, function in namespace:android
2458 if (!validateMotionEvent(args->action, args->pointerCount, args->pointerProperties)) {
2592 if (! validateMotionEvent(action, pointerCount, pointerProperties)) {

Completed in 83 milliseconds