Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/camera/libcameraservice/hidl/
H A DHidlCameraService.cpp260 sp<VendorTagDescriptorCache> gCache = VendorTagDescriptorCache::getGlobalVendorTagCache(); in getCameraVendorTagSections() local
261 if (gCache == nullptr) { in getCameraVendorTagSections()
266 &vendorIdsAndTagDescs = gCache->getVendorIdsAndTagDescriptors(); in getCameraVendorTagSections()