Home
last modified time | relevance | path

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

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