Home
last modified time | relevance | path

Searched defs:cacheType (Results 1 – 6 of 6) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DSimpleCache.java33 public SimpleCache(int cacheType) { in SimpleCache()
37 public SimpleCache(int cacheType, int initialCapacity) { in SimpleCache()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DSimpleCache.java29 public SimpleCache(int cacheType) { in SimpleCache()
33 public SimpleCache(int cacheType, int initialCapacity) { in SimpleCache()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DProgramExecutableVk.cpp103 DescriptorSetIndex CacheTypeToDescriptorSetIndex(VulkanCacheType cacheType) in CacheTypeToDescriptorSetIndex()
2017 void ProgramExecutableVk::accumulateCacheStats(VulkanCacheType cacheType, in accumulateCacheStats()
DRendererVk.cpp3602 int cacheType = 0; in logCacheStats() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineCreationCacheControlTests.cpp302 CacheType cacheType; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineCreationCacheControlTests.cpp303 CacheType cacheType; member