Searched refs:VendorTag (Results 1 – 14 of 14) sorted by relevance
87 static const std::vector<VendorTag> kLogicalCameraVendorTags = {101 static const std::vector<VendorTag> kExperimental2016Tags = {114 static const std::vector<VendorTag> kExperimental2017Tags = {127 static const std::vector<VendorTag> kExperimental2019Tags = {140 static const std::vector<VendorTag> kInternalVendorTags = {
80 struct VendorTag { struct90 std::vector<VendorTag> tags; argument
19 import android.hardware.camera.common.VendorTag;27 VendorTag[] tags;
26 parcelable VendorTag {
38 android.hardware.camera.common.VendorTag[] tags;
36 parcelable VendorTag {
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()
40 using ::android::hardware::camera::common::V1_0::VendorTag;
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