Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DPointerChoreographer.cpp46 bool isFromDrawingTablet(const NotifyMotionArgs& args) { in isFromDrawingTablet() function
216 } else if (isFromDrawingTablet(args)) { in processMotion()