Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/hwl_interface/
Dhwl_types.h105 using NotifyHwlPipelineMessageFunc = std::function<void( variable
121 NotifyHwlPipelineMessageFunc notify;
/hardware/google/camera/common/hal/utils/
Drealtime_process_block.cc74 hwl_pipeline_callback_.notify = NotifyHwlPipelineMessageFunc( in RealtimeProcessBlock()
Dmulticam_realtime_process_block.cc80 hwl_pipeline_callback_.notify = NotifyHwlPipelineMessageFunc( in MultiCameraRtProcessBlock()