HomeSort by relevance Sort by last modified time
    Searched refs:shouldResampleTool (Results 1 - 2 of 2) sorted by null

  /frameworks/native/include/input/
InputTransport.h 444 static bool shouldResampleTool(int32_t toolType);
  /frameworks/native/libs/input/
InputTransport.cpp 768 && shouldResampleTool(event->getToolType(i))) {
796 bool InputConsumer::shouldResampleTool(int32_t toolType) {
    [all...]

Completed in 247 milliseconds