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.h175 std::set<int32_t> framework_stream_id_set_; variable
Drgbird_result_request_processor.cc323 if (framework_stream_id_set_.find(stream_buffer.stream_id) == in ReturnInternalStreams()
324 framework_stream_id_set_.end()) { in ReturnInternalStreams()
742 framework_stream_id_set_.insert(stream.id); in ConfigureStreams()