Home
last modified time | relevance | path

Searched refs:isPointerEvent (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/
DInputDispatcher.cpp833 bool isPointerEvent = entry->source & AINPUT_SOURCE_CLASS_POINTER; in dispatchMotionLocked() local
840 if (isPointerEvent) { in dispatchMotionLocked()