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

/frameworks/native/include/input/
H A DInputTransport.h446 static bool isTouchResamplingEnabled();
/frameworks/native/libs/input/
H A DInputTransport.cpp371 mResampleTouch(isTouchResamplingEnabled()),
378 bool InputConsumer::isTouchResamplingEnabled() { function in class:android::InputConsumer

Completed in 187 milliseconds