Home
last modified time | relevance | path

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

/system/chre/core/
Dsensor_type.cc75 case SensorType::VendorType7: in getSensorTypeName()
144 return SensorType::VendorType7; in getSensorTypeFromUnsignedInt()
198 case SensorType::VendorType7: in getUnsignedIntFromSensorType()
262 case SensorType::VendorType7: in getSensorSampleTypeFromSensorType()
/system/chre/core/include/chre/core/
Dsensor_type.h66 VendorType7, enumerator
/system/chre/platform/slpi/see/
Dplatform_sensor.cc64 || sensorType == SensorType::VendorType7 // uncal gyro in isBigImageSensorType()
82 sensorType = SensorType::VendorType7; in getBigImageSensorTypeFromDataType()
102 case SensorType::VendorType7: in getUimgSensorType()
/system/chre/platform/slpi/
Dplatform_nanoapp.cc84 return SensorType::VendorType7; in getBigImageSensorType()