Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/reader/mapper/
H A DSensorInputMapper.cpp69 void SensorInputMapper::parseSensorConfiguration(InputDeviceSensorType sensorType, int32_t absCode, in parseSensorConfiguration()
/aosp12/frameworks/native/libs/input/
H A DKeyLayoutMap.cpp152 base::Result<std::pair<InputDeviceSensorType, int32_t>> KeyLayoutMap::mapSensor(int32_t absCode) { in mapSensor()
/aosp12/frameworks/native/services/inputflinger/reader/include/
H A DInputDevice.h280 inline base::Result<std::pair<InputDeviceSensorType, int32_t>> mapSensor(int32_t absCode) { in mapSensor()
/aosp12/frameworks/native/services/inputflinger/reader/
H A DEventHub.cpp977 int32_t absCode) { in mapSensor()
/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp586 void addSensorAxis(int32_t deviceId, int32_t absCode, InputDeviceSensorType sensorType, in addSensorAxis()
759 int32_t absCode) { in mapSensor()