Home
last modified time | relevance | path

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

/aosp12/system/chre/platform/slpi/see/
H A Dplatform_sensor_manager.cc356 targetGroupMask == NanoappGroupIds::BigImage) { in addSensor()
600 : NanoappGroupIds::BigImage; in getTargetGroupId()
602 return NanoappGroupIds::BigImage; in getTargetGroupId()
860 targetGroupMask = NanoappGroupIds::BigImage; in onSamplingStatusUpdate()
863 uint16_t targetGroupMask = NanoappGroupIds::BigImage; in onSamplingStatusUpdate()
881 targetGroupMask = NanoappGroupIds::BigImage; in onSensorDataEvent()
884 uint16_t targetGroupMask = NanoappGroupIds::BigImage; in onSensorDataEvent()
918 targetGroupMask = NanoappGroupIds::BigImage; in onSensorBiasEvent()
931 NanoappGroupIds::BigImage; in onSensorBiasEvent()
946 targetGroupMask = NanoappGroupIds::BigImage; in onFlushCompleteEvent()
[all …]
/aosp12/system/chre/platform/slpi/include/chre/target_platform/
H A Dplatform_sensor_type_helpers_base.h57 BigImage = 1 << 1, enumerator