Home
last modified time | relevance | path

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

/system/chre/core/
Dsensor_type.cc67 case SensorType::VendorType3: in getSensorTypeName()
136 return SensorType::VendorType3; in getSensorTypeFromUnsignedInt()
190 case SensorType::VendorType3: in getUnsignedIntFromSensorType()
254 case SensorType::VendorType3: in getSensorSampleTypeFromSensorType()
/system/chre/core/include/chre/core/
Dsensor_type.h62 VendorType3, enumerator
/system/chre/platform/slpi/see/
Dplatform_sensor.cc62 return (sensorType == SensorType::VendorType3 // accel in isBigImageSensorType()
77 sensorType = SensorType::VendorType3; in getBigImageSensorTypeFromDataType()
98 case SensorType::VendorType3: in getUimgSensorType()
/system/chre/platform/slpi/
Dplatform_nanoapp.cc80 return SensorType::VendorType3; in getBigImageSensorType()