Home
last modified time | relevance | path

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

/aosp12/hardware/google/camera/common/hal/google_camera_hal/
H A Ddepth_process_block.h107 status_t UnmapDepthRequestBuffers(uint32_t frame_number);
H A Ddepth_process_block.cc318 status_t res = UnmapDepthRequestBuffers(frame_number); in ProcessDepthResult()
735 status_t DepthProcessBlock::UnmapDepthRequestBuffers(uint32_t frame_number) { in UnmapDepthRequestBuffers() function in android::google_camera_hal::DepthProcessBlock