Home
last modified time | relevance | path

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

/aosp12/hardware/google/camera/common/hal/google_camera_hal/
H A Dcamera_provider.cc111 std::vector<VendorTagSection> hwl_tag_sections; in InitializeVendorTags() local
112 status_t res = camera_provider_hwl_->GetVendorTags(&hwl_tag_sections); in InitializeVendorTags()
121 kHalVendorTagSections, hwl_tag_sections, &vendor_tag_sections_); in InitializeVendorTags()