Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.h401 virtual void configureInputDevice(nsecs_t when, bool* outResetNeeded);
DTouchInputMapper.cpp914 void TouchInputMapper::configureInputDevice(nsecs_t when, bool* outResetNeeded) { in configureInputDevice() argument
1078 *outResetNeeded = true; in configureInputDevice()