Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DPointerChoreographer.cpp56 bool isStylusHoverEvent(const NotifyMotionArgs& args) { in isStylusHoverEvent() function
218 } else if (mStylusPointerIconEnabled && isStylusHoverEvent(args)) { in processMotion()