Home
last modified time | relevance | path

Searched defs:HwlSessionCallback (Results 1 – 5 of 5) sorted by relevance

/hardware/google/camera/common/hal/hwl_interface/
Dhwl_types.h121 struct HwlSessionCallback { struct
123 HwlRequestBuffersFunc request_stream_buffers;
126 HwlReturnBuffersFunc return_stream_buffers;
/hardware/google/camera/common/hal/google_camera_hal/
Dbasic_capture_session.cc51 NotifyFunc notify, HwlSessionCallback /*session_callback*/, in Create() argument
Ddual_ir_capture_session.cc96 NotifyFunc notify, HwlSessionCallback /*session_callback*/, in Create() argument
Dhdrplus_capture_session.cc85 NotifyFunc notify, HwlSessionCallback /*session_callback*/, in Create() argument
/hardware/google/camera/common/hal/tests/
Dmock_device_session_hwl.cc261 const HwlSessionCallback& /*hwl_session_callback*/) { in SetSessionCallback()