Home
last modified time | relevance | path

Searched defs:sensorDataIndex (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/frameworks/native/services/inputflinger/reader/mapper/
H A DSensorInputMapper.cpp66 int32_t sensorDataIndex, const Axis& axis) { in parseSensorConfiguration()
147 int32_t sensorDataIndex = (*ret).second; in reconfigure() local
/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DSensorInputMapper_test.cpp76 void setupSensor(int32_t absCode, InputDeviceSensorType type, int32_t sensorDataIndex) { in setupSensor()
H A DFakeEventHub.h43 int32_t sensorDataIndex; member
H A DFakeEventHub.cpp165 InputDeviceSensorType sensorType, int32_t sensorDataIndex) { in addSensorAxis()
/aosp_15_r20/frameworks/native/include/input/
H A DKeyLayoutMap.h99 int32_t sensorDataIndex; member
/aosp_15_r20/frameworks/native/libs/input/
H A DKeyLayoutMap.cpp629 int32_t sensorDataIndex = indexOpt.value(); in parseSensor() local