Home
last modified time | relevance | path

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

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