Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/common/
Dthermal_types.h63 ThrottlingSeverity throttling_status = ThrottlingSeverity::kNone; member
/hardware/google/camera/common/hal/hidl_service/
Dhidl_thermal_utils.cc213 &hal_temperature->throttling_status); in ConvertToHalTemperature()
/hardware/google/camera/common/hal/google_camera_hal/
Dcamera_device_session.cc607 switch (temperature.throttling_status) { in NotifyThrottling()
612 temperature.type, temperature.throttling_status, temperature.value); in NotifyThrottling()
619 temperature.type, temperature.throttling_status, temperature.value); in NotifyThrottling()
627 temperature.throttling_status, temperature.type); in NotifyThrottling()