Home
last modified time | relevance | path

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

/hardware/libhardware/modules/input/evdev/
DSwitchInputMapper.cpp74 InputUsage usages[SW_CNT]; in configureInputReport() local
78 usages[numUsages++] = codeMap[i].usage; in configureInputReport()
87 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/interfaces/automotive/audiocontrol/1.0/
Dtypes.hal26 // Sounds from Android (counting from 1 coincidentally lets us match AudioAttributes usages)
/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/neuralnetworks/1.3/
DIPreparedModel.hal39 * execute_1_3 must verify the inputs to the function are correct, and the usages
127 * correct, and the usages of memory pools allocated by IDevice::allocate
209 * executeFenced must verify the inputs to the function are correct, and the usages
/hardware/interfaces/renderscript/1.0/
DIContext.hal425 * Propagates changes from one usage of the Allocation to the other usages