Home
last modified time | relevance | path

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

/aosp12/system/chre/platform/slpi/see/
H A Dplatform_sensor_manager.cc915 uint8_t uncalSensorType = in onSensorBiasEvent() local
922 if (sensorTypeSupportsBigImage(uncalSensorType)) { in onSensorBiasEvent()
923 postSensorBiasEvent(uncalSensorType, targetGroupMask, *biasData); in onSensorBiasEvent()
934 postSensorBiasEvent(uncalSensorType, targetGroupMask, *biasData); in onSensorBiasEvent()