Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/include/
DInputDevice.h245 inline void for_each_mapper_in_subdevice(int32_t eventHubDevice, in for_each_mapper_in_subdevice() function
/frameworks/native/services/inputflinger/reader/
DInputDevice.cpp411 for_each_mapper_in_subdevice(rawEvent->deviceId, [&](InputMapper& mapper) { in process()