Searched refs:getVendorTagDescriptor (Results 1 – 8 of 8) sorted by relevance
175 int32_t getVendorTagDescriptor(metadata_vendor_id_t id, sp<VendorTagDescriptor>* desc /*out*/);
186 int32_t getVendorTagDescriptor(
753 cache->getVendorTagDescriptor(vendorId, &vTags); in CameraMetadata_getTagFromKeyLocal()781 cache->getVendorTagDescriptor(vendorId, &vTags); in CameraMetadata_getAllVendorKeys()916 cache->getVendorTagDescriptor(vendorId, &vTags); in CameraMetadata_getTagFromKey()
77 cache->getVendorTagDescriptor(mVendorTagId, &vTags); in parseTagsToMonitor()
254 int32_t VendorTagDescriptorCache::getVendorTagDescriptor( in getVendorTagDescriptor() function in android::hardware::camera2::params::VendorTagDescriptorCache
440 cache->getVendorTagDescriptor(vendorId, &vTags); in removePermissionEntries()
501 int32_t VendorTagDescriptorCache::getVendorTagDescriptor( in getVendorTagDescriptor() function in android::hardware::camera2::params::VendorTagDescriptorCache
816 vtCache->getVendorTagDescriptor(vendorTagId, &vTags); in getTagFromName()