Searched defs:absCode (Results 1 – 4 of 4) sorted by relevance
65 void SensorInputMapper::parseSensorConfiguration(InputDeviceSensorType sensorType, int32_t absCode, in parseSensorConfiguration()
310 inline base::Result<std::pair<InputDeviceSensorType, int32_t>> mapSensor(int32_t absCode) { in mapSensor()
139 int32_t deviceId, int32_t absCode) const override { in mapSensor()
166 void FakeEventHub::addSensorAxis(int32_t deviceId, int32_t absCode, in addSensorAxis()