Home
last modified time | relevance | path

Searched defs:tagArray (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/av/camera/tests/
H A DVendorTagDescriptorTests.cpp41 static bool ContainsTag(uint32_t* tagArray, size_t size, uint32_t tag) { in ContainsTag()
193 uint32_t* tagArray = reinterpret_cast<uint32_t*>(BAD_TAG_ARRAY); in TEST() local
/aosp12/hardware/interfaces/camera/common/1.0/default/
H A DVendorTagDescriptor.cpp191 void VendorTagDescriptorCache::getTagArray(uint32_t* tagArray, metadata_vendor_id_t id) const { in getTagArray()
308 Vector<uint32_t> tagArray; in createDescriptorFromOps() local
451 void vendor_tag_descriptor_get_all_tags(const vendor_tag_ops_t* /*v*/, uint32_t* tagArray) { in vendor_tag_descriptor_get_all_tags()
496 void vendor_tag_descriptor_cache_get_all_tags(uint32_t* tagArray, metadata_vendor_id_t id) { in vendor_tag_descriptor_cache_get_all_tags()
/aosp12/frameworks/av/camera/
H A DVendorTagDescriptor.cpp431 void VendorTagDescriptorCache::getTagArray(uint32_t* tagArray, in getTagArray()
531 Vector<uint32_t> tagArray; in createDescriptorFromOps() local
684 void vendor_tag_descriptor_get_all_tags(const vendor_tag_ops_t* /*v*/, uint32_t* tagArray) { in vendor_tag_descriptor_get_all_tags()
729 void vendor_tag_descriptor_cache_get_all_tags(uint32_t* tagArray, in vendor_tag_descriptor_cache_get_all_tags()
/aosp12/frameworks/av/camera/ndk/ndk_vendor/impl/
H A DACameraManager.cpp82 Vector<uint32_t> tagArray; in createDescriptorFromHidl() local
/aosp12/frameworks/av/services/camera/libcameraservice/common/
H A DCameraProviderManager.cpp2962 Vector<uint32_t> tagArray; in createDescriptorFromHidl() local