Home
last modified time | relevance | path

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

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