Home
last modified time | relevance | path

Searched refs:IsDepthStream (Results 1 – 8 of 8) sorted by relevance

/hardware/google/camera/common/hal/utils/
Dutils.h40 bool IsDepthStream(const Stream& stream);
Dutils.cc67 bool IsDepthStream(const Stream& stream) { in IsDepthStream() function
Dhal_utils.cc408 } else if (utils::IsDepthStream(stream)) { in IsStreamHdrplusCompatible()
/hardware/google/camera/common/hal/google_camera_hal/
Drgbird_rt_request_processor.cc192 if (!utils::IsRawStream(stream) && !utils::IsDepthStream(stream)) { in FindSmallestResolutionForInternalYuvStream()
454 if (utils::IsDepthStream(stream)) { in ConfigureStreams()
Ddual_ir_capture_session.cc527 if (utils::IsDepthStream(stream)) { in Initialize()
Drgbird_result_request_processor.cc736 if (utils::IsDepthStream(stream)) { in ConfigureStreams()
Ddepth_process_block.cc200 if (utils::IsDepthStream(stream)) { in ConfigureStreams()
Drgbird_capture_session.cc1023 if (utils::IsDepthStream(stream)) { in Initialize()