Home
last modified time | relevance | path

Searched refs:NotifyThrottlingFunc (Results 1 – 7 of 7) sorted by relevance

/hardware/google/camera/common/hal/hidl_service/
Dhidl_thermal_utils.h44 google_camera_hal::NotifyThrottlingFunc notify_throttling);
53 google_camera_hal::NotifyThrottlingFunc notify_throttling);
56 const google_camera_hal::NotifyThrottlingFunc kNotifyThrottling;
Dhidl_thermal_utils.cc31 google_camera_hal::NotifyThrottlingFunc notify_throttling) { in Create()
43 google_camera_hal::NotifyThrottlingFunc notify_throttling) in HidlThermalChangedCallback()
Dhidl_camera_device_session.h188 google_camera_hal::NotifyThrottlingFunc notify_throttling,
Dhidl_camera_device_session.cc422 [this](google_camera_hal::NotifyThrottlingFunc notify_throttling, in SetSessionCallbacks()
436 google_camera_hal::NotifyThrottlingFunc notify_throttling, bool filter_type, in RegisterThermalChangedCallback()
/hardware/google/camera/common/hal/common/
Dthermal_types.h67 using NotifyThrottlingFunc = variable
74 std::function<status_t(NotifyThrottlingFunc /*notify_throttling*/,
/hardware/google/camera/common/hal/tests/
Dcamera_device_session_tests.cc398 [](google_camera_hal::NotifyThrottlingFunc /*notify_throttling*/, in TEST_F()
/hardware/google/camera/common/hal/google_camera_hal/
Dcamera_device_session.cc595 NotifyThrottlingFunc([this](const Temperature& temperature) { in SetSessionCallback()