Home
last modified time | relevance | path

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

/aosp12/hardware/google/camera/common/hal/google_camera_hal/
H A Ddepth_process_block.h101 status_t PrepareDepthRequestInfo(const CaptureRequest& request,
H A Ddepth_process_block.cc425 status_t res = PrepareDepthRequestInfo(request, &request_info, metadata.get(), in ProcessRequests()
665 status_t DepthProcessBlock::PrepareDepthRequestInfo( in PrepareDepthRequestInfo() function in android::google_camera_hal::DepthProcessBlock