Searched refs:has_depth_stream_ (Results 1 – 4 of 4) sorted by relevance
405 if (has_depth_stream_) { in BuildPipelines()458 if (has_depth_stream_) { in CreateProcessChain()484 if (has_depth_stream_) { in CreateProcessChain()529 has_depth_stream_ = true; in Initialize()
161 bool has_depth_stream_ = false; variable
364 return force_internal_stream_ || has_depth_stream_; in NeedDepthProcessBlock()556 if (has_depth_stream_) { in SetupRealtimeProcessChain()849 if (depth_process_block == nullptr && has_depth_stream_) { in BuildPipelines()885 if (has_depth_stream_) { in BuildPipelines()1025 has_depth_stream_ = true; in Initialize()1116 if (has_depth_stream_ && in NotifyHalMessage()
233 bool has_depth_stream_ = false; variable