Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DSensorInputMapper.cpp66 int32_t sensorDataIndex, const Axis& axis) { in parseSensorConfiguration()
148 int32_t sensorDataIndex = (*ret).second; in reconfigure() local
/frameworks/native/include/input/
DKeyLayoutMap.h99 int32_t sensorDataIndex; member
/frameworks/native/services/inputflinger/tests/
DFakeEventHub.h43 int32_t sensorDataIndex; member
DFakeEventHub.cpp167 InputDeviceSensorType sensorType, int32_t sensorDataIndex) { in addSensorAxis()
/frameworks/native/libs/input/
DKeyLayoutMap.cpp628 int32_t sensorDataIndex = indexOpt.value(); in parseSensor() local