Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/google_camera_hal/
Dcamera_device_session.h347 uint8_t thermal_throttling_ = false; variable
Dcamera_device_session.cc622 thermal_throttling_ = true; in NotifyThrottling()
770 thermal_throttling_ = false; in ConfigureStreams()
840 if (thermal_throttling_ && !thermal_throttling_notified_ && in CreateCaptureRequestLocked()
849 VendorTagIds::kThermalThrottling, &thermal_throttling_, in CreateCaptureRequestLocked()