Searched defs:absCode (Results 1 – 5 of 5) sorted by relevance
76 void setupSensor(int32_t absCode, InputDeviceSensorType type, int32_t sensorDataIndex) { in setupSensor()
164 void FakeEventHub::addSensorAxis(int32_t deviceId, int32_t absCode, in addSensorAxis()
65 void SensorInputMapper::parseSensorConfiguration(InputDeviceSensorType sensorType, int32_t absCode, in parseSensorConfiguration()
342 inline base::Result<std::pair<InputDeviceSensorType, int32_t>> mapSensor(int32_t absCode) { in mapSensor()
166 int32_t deviceId, int32_t absCode) const override { in mapSensor()