Home
last modified time | relevance | path

Searched refs:FeatureValue (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/libhardware/modules/sensors/dynamic_sensor/
H A DHidRawSensor.h72 struct FeatureValue { struct
112 FeatureValue *featureValue, const HidDevice::HidDeviceInfo &info); argument
116 FeatureValue *featureValue, const std::vector<HidParser::ReportPacket> &packets);
167 FeatureValue mFeatureInfo;
H A DHidRawSensor.cpp416 FeatureValue *featureValue, const HidDevice::HidDeviceInfo &info) { in initFeatureValueFromHidDeviceInfo()
447 FeatureValue *featureValue, const std::vector<HidParser::ReportPacket> &packets) { in populateFeatureValueFromFeatureReport()