Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/common/
Dvendor_tag_defs.h42 kThermalThrottling, enumerator
156 {.tag_id = VendorTagIds::kThermalThrottling,
/hardware/google/camera/common/hal/google_camera_hal/
Dvendor_tags.cc101 request_keys.push_back(VendorTagIds::kThermalThrottling); in ModifyCharacteristicsKeys()
Drealtime_zsl_request_processor.cc287 request.settings->Get(VendorTagIds::kThermalThrottling, &entry); in ProcessRequest()
Drgbird_rt_request_processor.cc576 request.settings->Get(VendorTagIds::kThermalThrottling, &entry); in TryAddRgbProcessBlockRequestLocked()
Dcamera_device_session.cc838 if (get_camera_metadata_tag_type(VendorTagIds::kThermalThrottling) != -1) { in CreateCaptureRequestLocked()
849 VendorTagIds::kThermalThrottling, &thermal_throttling_, in CreateCaptureRequestLocked()