Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/google_camera_hal/
Drgbird_result_request_processor.h176 std::set<int32_t> framework_stream_id_set_; variable
Drgbird_result_request_processor.cc324 if (framework_stream_id_set_.find(stream_buffer.stream_id) == in ReturnInternalStreams()
325 framework_stream_id_set_.end()) { in ReturnInternalStreams()
743 framework_stream_id_set_.insert(stream.id); in ConfigureStreams()