Searched defs:isFromMouse (Results 1 – 2 of 2) sorted by relevance
36 bool isFromMouse(const NotifyMotionArgs& args) { in isFromMouse() function
666 const bool isFromMouse = isFromSource(entry.source, AINPUT_SOURCE_MOUSE); in resolveTouchedPosition() local2419 const bool isFromMouse = isFromSource(entry.source, AINPUT_SOURCE_MOUSE); in findTouchedWindowTargetsLocked() local