Home
last modified time | relevance | path

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

/system/chre/core/
Dsensor_type.cc73 case SensorType::VendorType6: in getSensorTypeName()
142 return SensorType::VendorType6; in getSensorTypeFromUnsignedInt()
196 case SensorType::VendorType6: in getUnsignedIntFromSensorType()
260 case SensorType::VendorType6: in getSensorSampleTypeFromSensorType()
/system/chre/core/include/chre/core/
Dsensor_type.h65 VendorType6, enumerator
/system/chre/platform/slpi/see/
Dplatform_sensor.cc64 || sensorType == SensorType::VendorType6 // uncal accel in isBigImageSensorType()
80 sensorType = SensorType::VendorType6; in getBigImageSensorTypeFromDataType()
101 case SensorType::VendorType6: in getUimgSensorType()
/system/chre/platform/slpi/
Dplatform_nanoapp.cc82 return SensorType::VendorType6; in getBigImageSensorType()