Home
last modified time | relevance | path

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

/frameworks/native/libs/input/
DInputConsumer.cpp183 bool shouldResampleTool(ToolType toolType) { in shouldResampleTool() function
596 if (!shouldResampleTool(event->getToolType(i))) { in resampleTouchState()