Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/google_camera_hal/
Ddepth_process_block.h134 status_t SubmitAsyncDepthRequest(const DepthRequestInfo& request_info);
Ddepth_process_block.cc305 status_t DepthProcessBlock::SubmitAsyncDepthRequest( in SubmitAsyncDepthRequest() function in android::google_camera_hal::DepthProcessBlock
440 res = SubmitAsyncDepthRequest(request_info); in ProcessRequests()