Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DPointerChoreographer.h139 void processStylusHoverEventLocked(const NotifyMotionArgs& args) REQUIRES(mLock);
DPointerChoreographer.cpp219 processStylusHoverEventLocked(args); in processMotion()
385 void PointerChoreographer::processStylusHoverEventLocked(const NotifyMotionArgs& args) { in processStylusHoverEventLocked() function in android::PointerChoreographer