Home
last modified time | relevance | path

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

/aosp12/system/chre/platform/slpi/see/
H A Dplatform_sensor_manager.cc99 bool isBigImageSensorType(uint8_t sensorType) { in isBigImageSensorType() function
858 if (isBigImageSensorType(status->sensorType)) { in onSamplingStatusUpdate()
879 if (isBigImageSensorType(sensorType)) { in onSensorDataEvent()
945 if (isBigImageSensorType(sensorType)) { in onFlushCompleteEvent()