Home
last modified time | relevance | path

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

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