Home
last modified time | relevance | path

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

/hardware/google/camera/common/lib_depth_generator/
Ddepth_generator.h40 virtual void SetResultCallback(DepthResultCallbackFunction) = 0;
Ddepth_types.h91 using DepthResultCallbackFunction = variable
/hardware/google/camera/common/hal/google_camera_hal/
Ddepth_process_block.cc238 android::depth_generator::DepthResultCallbackFunction( in ConfigureStreams()