Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/google_camera_hal/
Ddepth_process_block.h131 status_t SubmitBlockingDepthRequest(const DepthRequestInfo& request_info);
Ddepth_process_block.cc284 status_t DepthProcessBlock::SubmitBlockingDepthRequest( in SubmitBlockingDepthRequest() function in android::google_camera_hal::DepthProcessBlock
445 res = SubmitBlockingDepthRequest(request_info); in ProcessRequests()