Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/include/
DInputDevice.h132 auto& mappers = devicePair.second; in addMapper() local
187 auto& mappers = devicePair.second; in for_each_mapper() local
200 auto& mappers = devicePair.second; in for_each_mapper_in_subdevice() local
222 auto& mappers = devicePair.second; in first_in_mappers() local
/frameworks/native/services/inputflinger/reader/
DInputDevice.cpp149 std::vector<std::unique_ptr<InputMapper>> mappers; in addEventHubDevice() local
448 auto& mappers = devicePair.second; in getState() local
590 auto& mappers = devicePair.second; in getMapperCount() local