Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/google_camera_hal/
Drgbird_rt_request_processor.cc451 bool has_depth_stream = false; in ConfigureStreams() local
454 has_depth_stream = true; in ConfigureStreams()
470 if (force_internal_stream_ || has_depth_stream) { in ConfigureStreams()