Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DCursorInputMapper.cpp146 const bool configurePointerCapture = !changes.any() || in reconfigure() local
149 if (configurePointerCapture) { in reconfigure()
155 configurePointerCapture) { in reconfigure()
161 changes.test(InputReaderConfiguration::Change::DISPLAY_INFO) || configurePointerCapture) { in reconfigure()