Searched refs:VendorTag (Results 1 – 7 of 7) sorted by relevance
73 static const std::vector<VendorTag> kLogicalCameraVendorTags = {87 static const std::vector<VendorTag> kExperimental2016Tags = {100 static const std::vector<VendorTag> kExperimental2017Tags = {113 static const std::vector<VendorTag> kExperimental2019Tags = {126 static const std::vector<VendorTag> kInternalVendorTags = {
79 struct VendorTag { struct89 std::vector<VendorTag> tags; argument
38 using ::android::hardware::camera::common::V1_0::VendorTag;
45 std::map<std::string, std::vector<VendorTag>> section_tags; in CombineVendorTags()52 for (const VendorTag& tag : section.tags) { in CombineVendorTags()
428 std::vector<std::vector<VendorTag>> tagsBySection(numSections); in setUpVendorTags()433 VendorTag vt; in setUpVendorTags()
104 struct VendorTag {115 vec<VendorTag> tags; // List of tags in this section