Home
last modified time | relevance | path

Searched defs:gCache (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/skia/src/core/
H A DSkTypefaceCache.cpp65 static SkTypefaceCache gCache; in Get() local
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/hidl/
H A DHidlCameraService.cpp289 sp<VendorTagDescriptorCache> gCache = VendorTagDescriptorCache::getGlobalVendorTagCache(); in getCameraVendorTagSections() local
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/aidl/
H A DAidlCameraService.cpp319 sp<VendorTagDescriptorCache> gCache = VendorTagDescriptorCache::getGlobalVendorTagCache(); in getCameraVendorTagSections() local
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Dhebrwcal.cpp143 static icu::CalendarCache *gCache = nullptr; variable
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Dhebrwcal.cpp139 static icu::CalendarCache *gCache = nullptr; variable
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Dunifiedcache.cpp22 static icu::UnifiedCache *gCache = nullptr; variable
/aosp_15_r20/external/icu/icu4c/source/common/
H A Dunifiedcache.cpp22 static icu::UnifiedCache *gCache = nullptr; variable
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DAtlasTextOp.cpp62 static thread_local void* gCache = nullptr; variable
/aosp_15_r20/external/skia/src/gpu/ganesh/gradients/
H A DGrGradientShader.cpp92 static GrGradientBitmapCache gCache(kMaxNumCachedGradientBitmaps, kGradientTextureSize); in make_textured_colorizer() local