Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DSensorInputMapper_test.cpp76 void setupSensor(int32_t absCode, InputDeviceSensorType type, int32_t sensorDataIndex) { in setupSensor()
DFakeEventHub.cpp164 void FakeEventHub::addSensorAxis(int32_t deviceId, int32_t absCode, in addSensorAxis()
/frameworks/native/services/inputflinger/reader/mapper/
DSensorInputMapper.cpp65 void SensorInputMapper::parseSensorConfiguration(InputDeviceSensorType sensorType, int32_t absCode, in parseSensorConfiguration()
/frameworks/native/services/inputflinger/reader/include/
DInputDevice.h345 inline base::Result<std::pair<InputDeviceSensorType, int32_t>> mapSensor(int32_t absCode) { in mapSensor()
/frameworks/native/services/inputflinger/tests/fuzzers/
DMapperHelpers.h194 int32_t deviceId, int32_t absCode) const override { in mapSensor()