Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/common/
Dvendor_tag_defs.h87 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 = {
Dhal_types.h80 struct VendorTag { struct
90 std::vector<VendorTag> tags; argument
/hardware/interfaces/camera/common/aidl/android/hardware/camera/common/
DVendorTagSection.aidl19 import android.hardware.camera.common.VendorTag;
27 VendorTag[] tags;
DVendorTag.aidl26 parcelable VendorTag {
/hardware/interfaces/camera/common/aidl/aidl_api/android.hardware.camera.common/1/android/hardware/camera/common/
DVendorTagSection.aidl38 android.hardware.camera.common.VendorTag[] tags;
DVendorTag.aidl36 parcelable VendorTag {
/hardware/interfaces/camera/common/aidl/aidl_api/android.hardware.camera.common/current/android/hardware/camera/common/
DVendorTagSection.aidl38 android.hardware.camera.common.VendorTag[] tags;
DVendorTag.aidl36 parcelable VendorTag {
/hardware/interfaces/camera/provider/2.5/default/
DLegacyCameraProviderImpl_2_5.h38 using ::android::hardware::camera::common::V1_0::VendorTag;
/hardware/google/camera/common/hal/utils/
Dvendor_tag_utils.cc45 std::map<std::string, std::vector<VendorTag>> section_tags; in CombineVendorTags()
52 for (const VendorTag& tag : section.tags) { in CombineVendorTags()
/hardware/interfaces/camera/provider/2.7/default/
DCameraProvider_2_7.h40 using ::android::hardware::camera::common::V1_0::VendorTag;
/hardware/interfaces/camera/provider/2.4/default/
DLegacyCameraProviderImpl_2_4.h38 using ::android::hardware::camera::common::V1_0::VendorTag;
DLegacyCameraProviderImpl_2_4.cpp428 std::vector<std::vector<VendorTag>> tagsBySection(numSections); in setUpVendorTags()
433 VendorTag vt; in setUpVendorTags()
/hardware/interfaces/camera/common/1.0/
Dtypes.hal104 struct VendorTag {
115 vec<VendorTag> tags; // List of tags in this section