Searched refs:getVendorTagDescriptor (Results 1 – 6 of 6) sorted by relevance
186 int32_t getVendorTagDescriptor(
687 cache->getVendorTagDescriptor(vendorId, &vTags); in CameraMetadata_getTagFromKeyLocal()715 cache->getVendorTagDescriptor(vendorId, &vTags); in CameraMetadata_getAllVendorKeys()830 cache->getVendorTagDescriptor(vendorId, &vTags); in CameraMetadata_getTagFromKey()
67 cache->getVendorTagDescriptor(mVendorTagId, &vTags); in parseTagsToMonitor()
606 vtCache->getVendorTagDescriptor(vendorTagId, &vTags); in getTagFromName()
425 cache->getVendorTagDescriptor(vendorId, &vTags); in removePermissionEntries()
501 int32_t VendorTagDescriptorCache::getVendorTagDescriptor( in getVendorTagDescriptor() function in android::hardware::camera2::params::VendorTagDescriptorCache