Home
last modified time | relevance | path

Searched defs:configure_streams_libs (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/google/camera/common/hal/google_camera_hal/
H A Dcamera_provider.cc282 const std::vector<std::string>* configure_streams_libs = nullptr; in CreateCameraDevice() local
H A Dcamera_device.cc127 const std::vector<std::string>* configure_streams_libs) { in Create()