Home
last modified time | relevance | path

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

/frameworks/native/include/input/
DInputTransport.h438 static bool isTouchResamplingEnabled();
/frameworks/native/libs/input/
DInputTransport.cpp370 mResampleTouch(isTouchResamplingEnabled()), in InputConsumer()
377 bool InputConsumer::isTouchResamplingEnabled() { in isTouchResamplingEnabled() function in android::InputConsumer