Home
last modified time | relevance | path

Searched refs:VendorType8 (Results 1 – 4 of 4) sorted by relevance

/system/chre/core/
Dsensor_type.cc77 case SensorType::VendorType8: in getSensorTypeName()
146 return SensorType::VendorType8; in getSensorTypeFromUnsignedInt()
200 case SensorType::VendorType8: in getUnsignedIntFromSensorType()
264 case SensorType::VendorType8: in getSensorSampleTypeFromSensorType()
/system/chre/core/include/chre/core/
Dsensor_type.h67 VendorType8, enumerator
/system/chre/platform/slpi/see/
Dplatform_sensor.cc66 || sensorType == SensorType::VendorType8); // uncal mag in isBigImageSensorType()
85 sensorType = SensorType::VendorType8; in getBigImageSensorTypeFromDataType()
105 case SensorType::VendorType8: in getUimgSensorType()
/system/chre/platform/slpi/
Dplatform_nanoapp.cc86 return SensorType::VendorType8; in getBigImageSensorType()