Home
last modified time | relevance | path

Searched refs:gCache (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/camera/libcameraservice/hidl/
DHidlCameraService.cpp221 sp<VendorTagDescriptorCache> gCache = VendorTagDescriptorCache::getGlobalVendorTagCache(); in getCameraVendorTagSections() local
222 if (gCache == nullptr) { in getCameraVendorTagSections()
227 &vendorIdsAndTagDescs = gCache->getVendorIdsAndTagDescriptors(); in getCameraVendorTagSections()