Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/common/
Dvendor_tag_defs.h51 kVideo60to30FPSThermalThrottle, enumerator
246 {.tag_id = VendorTagIds::kVideo60to30FPSThermalThrottle,
/hardware/google/camera/common/hal/google_camera_hal/
Dvendor_tags.cc109 session_keys.push_back(VendorTagIds::kVideo60to30FPSThermalThrottle); in ModifyCharacteristicsKeys()
110 request_keys.push_back(VendorTagIds::kVideo60to30FPSThermalThrottle); in ModifyCharacteristicsKeys()
/hardware/google/camera/common/hal/utils/
Dutils.cc411 if (new_session->Get(kVideo60to30FPSThermalThrottle, in IsSessionParameterCompatible()