Searched refs:addVendorDescriptor (Results 1 – 5 of 5) sorted by relevance
183 int32_t addVendorDescriptor(metadata_vendor_id_t id,
167 [&]() { mVendorTagDescriptorCache->addVendorDescriptor(id, mVendorTagDescriptor); }, in invokeVendorTagDescriptorCache()
404 if ((res = addVendorDescriptor(id, desc)) != OK) { in readFromParcel()489 int32_t VendorTagDescriptorCache::addVendorDescriptor(metadata_vendor_id_t id, in addVendorDescriptor() function in android::hardware::camera2::params::VendorTagDescriptorCache
225 tagCache->addVendorDescriptor(providerIdAndVts.providerId, vendorTagDescriptor); in setupVendorTags()
662 tagCache->addVendorDescriptor(provider->mProviderTagid, provider->mVendorTagDescriptor); in setUpVendorTags()