Searched refs:checkToolType (Results 1 – 1 of 1) sorted by relevance
27 static std::pair<bool, bool> checkToolType(const NotifyMotionArgs& args) { in checkToolType() function103 const auto [hasTouch, hasStylus] = checkToolType(args); in processMotion()