Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/google_camera_hal/
Dcamera_device_session.h275 void NotifyThrottling(const Temperature& temperature);
Dcamera_device_session.cc596 NotifyThrottling(temperature); in SetSessionCallback()
606 void CameraDeviceSession::NotifyThrottling(const Temperature& temperature) { in NotifyThrottling() function in android::google_camera_hal::CameraDeviceSession