Home
last modified time | relevance | path

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

/frameworks/native/include/input/
DInputConsumer.h38 bool enableTouchResampling);
/frameworks/native/libs/input/
DInputConsumer.cpp199 bool enableTouchResampling) in InputConsumer() argument
200 : mResampleTouch(enableTouchResampling), in InputConsumer()