Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/
DCameraService.cpp756 sp<VendorTagDescriptorCache> globalCache = in getCameraVendorTagCache() local
758 if (globalCache != nullptr) { in getCameraVendorTagCache()
759 *cache = *(globalCache.get()); in getCameraVendorTagCache()