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

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

Completed in 60 milliseconds