Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DCursorInputMapper.cpp149 const bool configurePointerCapture = !changes.any() || in reconfigure() local
152 if (configurePointerCapture) { in reconfigure()
158 configurePointerCapture) { in reconfigure()
164 changes.test(InputReaderConfiguration::Change::DISPLAY_INFO) || configurePointerCapture) { in reconfigure()