Home
last modified time | relevance | path

Searched defs:mappers (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/reader/include/
DInputDevice.h136 auto& mappers = devicePair.second; in addMapper() local
191 auto& mappers = devicePair.second; in for_each_mapper() local
204 auto& mappers = devicePair.second; in for_each_mapper_in_subdevice() local
227 auto& mappers = devicePair.second; in first_in_mappers() local
/frameworks/native/services/inputflinger/reader/
DInputDevice.cpp151 std::vector<std::unique_ptr<InputMapper>> mappers; in addEventHubDevice() local
455 auto& mappers = devicePair.second; in getState() local
620 auto& mappers = devicePair.second; in getMapperCount() local