Home
last modified time | relevance | path

Searched defs:absCode (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/services/inputflinger/reader/mapper/
DSensorInputMapper.cpp70 void SensorInputMapper::parseSensorConfiguration(InputDeviceSensorType sensorType, int32_t absCode, in parseSensorConfiguration()
/frameworks/native/libs/input/
DKeyLayoutMap.cpp188 base::Result<std::pair<InputDeviceSensorType, int32_t>> KeyLayoutMap::mapSensor(int32_t absCode) { in mapSensor()
/frameworks/native/services/inputflinger/reader/include/
DInputDevice.h285 inline base::Result<std::pair<InputDeviceSensorType, int32_t>> mapSensor(int32_t absCode) { in mapSensor()
/frameworks/native/services/inputflinger/reader/
DEventHub.cpp1041 int32_t absCode) { in mapSensor()
/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp649 void addSensorAxis(int32_t deviceId, int32_t absCode, InputDeviceSensorType sensorType, in addSensorAxis()
822 int32_t absCode) { in mapSensor()