Searched refs:processStylusHoverEventLocked (Results 1 – 2 of 2) sorted by relevance
139 void processStylusHoverEventLocked(const NotifyMotionArgs& args) REQUIRES(mLock);
219 processStylusHoverEventLocked(args); in processMotion()385 void PointerChoreographer::processStylusHoverEventLocked(const NotifyMotionArgs& args) { in processStylusHoverEventLocked() function in android::PointerChoreographer