Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/reader/mapper/
H A DSensorInputMapper.cpp70 int32_t sensorDataIndex, const Axis& axis) { in parseSensorConfiguration()
151 int32_t sensorDataIndex = (*ret).second; in configure() local
/aosp12/frameworks/native/include/input/
H A DKeyLayoutMap.h98 int32_t sensorDataIndex; member
/aosp12/frameworks/native/libs/input/
H A DKeyLayoutMap.cpp581 int32_t sensorDataIndex = indexOpt.value(); in parseSensor() local
/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp404 int32_t sensorDataIndex; member
587 int32_t sensorDataIndex) { in addSensorAxis()