Home
last modified time | relevance | path

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

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