Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/camera/common/hal/common/
Dhal_types.h158 struct CameraIdAndStreamConfiguration { struct
159 uint32_t camera_id = 0;
160 StreamConfiguration stream_configuration;
/aosp_15_r20/hardware/google/camera/common/hal/tests/
Dmock_provider_hwl.h83 const std::vector<CameraIdAndStreamConfiguration>&, in IsConcurrentStreamCombinationSupported()