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

/frameworks/av/services/camera/libcameraservice/
H A DCameraService.cpp535 sp<VendorTagDescriptorCache> globalCache = local
537 if (globalCache != nullptr) {
538 *cache = *(globalCache.get());

Completed in 29 milliseconds