Searched refs:getTagArray (Results 1 – 8 of 8) sorted by relevance
111 vDesc->getTagArray(descTagArray); in TEST()156 vDescOriginal->getTagArray(descTagArray); in TEST()157 vDescParceled->getTagArray(desc2TagArray); in TEST()195 vDesc->getTagArray(tagArray); in TEST()
108 mVendorTagDescriptor->getTagArray(tagArray); in invokeVendorTagDescriptor()180 mVendorTagDescriptorCache->getTagArray(tagArray, id); in invokeVendorTagDescriptorCache()230 [&]() { vDesc->getTagArray(badTagArray); }, in invokeVendorTagErrorConditions()
61 void getTagArray(uint32_t* tagArray) const;198 void getTagArray(uint32_t* tagArray, metadata_vendor_id_t id) const;
228 void VendorTagDescriptor::getTagArray(uint32_t* tagArray) const { in getTagArray() function in android::hardware::camera2::params::VendorTagDescriptor431 void VendorTagDescriptorCache::getTagArray(uint32_t* tagArray, in getTagArray() function in android::hardware::camera2::params::VendorTagDescriptorCache435 desc->second->getTagArray(tagArray); in getTagArray()694 sGlobalVendorTagDescriptor->getTagArray(tagArray); in vendor_tag_descriptor_get_all_tags()739 sGlobalVendorTagDescriptorCache->getTagArray(tagArray, id); in vendor_tag_descriptor_cache_get_all_tags()
450 vTags->getTagArray(vendorTags); in removePermissionEntries()
303 desc->getTagArray(tags.data()); in getCameraVendorTagSections()
312 desc->getTagArray(tags.data()); in getCameraVendorTagSections()
794 vTags->getTagArray(&tagIds[0]); in CameraMetadata_getAllVendorKeys()