Home
last modified time | relevance | path

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

/frameworks/base/services/input/
DInputDispatcher.cpp804 bool isPointerEvent = entry->source & AINPUT_SOURCE_CLASS_POINTER; in dispatchMotionLocked() local
811 if (isPointerEvent) { in dispatchMotionLocked()