Home
last modified time | relevance | path

Searched refs:usages (Results 1 – 5 of 5) sorted by relevance

/hardware/libhardware/modules/input/evdev/
DSwitchInputMapper.cpp61 InputUsage usages[SW_CNT]; in configureInputReport() local
65 usages[numUsages++] = codeMap[i].usage; in configureInputReport()
74 getInputReportDefinition()->declareUsages(INPUT_COLLECTION_ID_SWITCH, usages, numUsages); in configureInputReport()
DMouseInputMapper.cpp76 InputUsage usages[NELEM(codeMap)]; in configureInputReport() local
80 usages[numUsages++] = codeMap[i].usage; in configureInputReport()
86 getInputReportDefinition()->declareUsages(INPUT_COLLECTION_ID_MOUSE, usages, numUsages); in configureInputReport()
/hardware/libhardware/modules/sensors/dynamic_sensor/
DHidRawSensor.cpp141 const uint32_t usages[] = { in HidRawSensor() local
148 [&usages] (const HidParser::ReportItem &d) { in HidRawSensor()
149 return std::find(std::begin(usages), std::end(usages), d.usage) in HidRawSensor()
150 != std::end(usages); in HidRawSensor()
/hardware/interfaces/thermal/1.0/
DIThermal.hal49 * CPU usages. The order and number of CPUs in the list must be kept
/hardware/interfaces/renderscript/1.0/
DIContext.hal425 * Propagates changes from one usage of the Allocation to the other usages