Searched refs:gCache (Results 1 – 2 of 2) sorted by relevance
277 sp<VendorTagDescriptorCache> gCache = VendorTagDescriptorCache::getGlobalVendorTagCache(); in getCameraVendorTagSections() local278 if (gCache == nullptr) { in getCameraVendorTagSections()283 &vendorIdsAndTagDescs = gCache->getVendorIdsAndTagDescriptors(); in getCameraVendorTagSections()
287 sp<VendorTagDescriptorCache> gCache = VendorTagDescriptorCache::getGlobalVendorTagCache(); in getCameraVendorTagSections() local288 if (gCache == nullptr) { in getCameraVendorTagSections()293 &vendorIdsAndTagDescs = gCache->getVendorIdsAndTagDescriptors(); in getCameraVendorTagSections()