Home
last modified time | relevance | path

Searched defs:isFromMouse (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/
DPointerChoreographer.cpp36 bool isFromMouse(const NotifyMotionArgs& args) { in isFromMouse() function
/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp666 const bool isFromMouse = isFromSource(entry.source, AINPUT_SOURCE_MOUSE); in resolveTouchedPosition() local
2419 const bool isFromMouse = isFromSource(entry.source, AINPUT_SOURCE_MOUSE); in findTouchedWindowTargetsLocked() local