Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/hwl_interface/
Dhwl_types.h87 using HwlProcessPipelineBatchResultFunc = std::function<void( variable
100 HwlProcessPipelineBatchResultFunc process_pipeline_batch_result;
/hardware/google/camera/common/hal/utils/
Drealtime_process_block.cc69 HwlProcessPipelineBatchResultFunc( in RealtimeProcessBlock()