Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DPointerChoreographer.cpp41 bool isFromTouchpad(const NotifyMotionArgs& args) { in isFromTouchpad() function
214 } else if (isFromTouchpad(args)) { in processMotion()