Searched refs:get_cache (Results 1 – 2 of 2) sorted by relevance
558 static SkResourceCache* get_cache() { in get_cache() function574 return get_cache()->getTotalBytesUsed(); in GetTotalBytesUsed()579 return get_cache()->getTotalByteLimit(); in GetTotalByteLimit()584 return get_cache()->setTotalByteLimit(newLimit); in SetTotalByteLimit()589 return get_cache()->discardableFactory(); in GetDiscardableFactory()594 return get_cache()->allocator(); in GetAllocator()599 return get_cache()->newCachedData(bytes); in NewCachedData()604 get_cache()->dump(); in Dump()609 return get_cache()->setSingleAllocationByteLimit(size); in SetSingleAllocationByteLimit()614 return get_cache()->getSingleAllocationByteLimit(); in GetSingleAllocationByteLimit()[all …]
593 get_cache(UInt level, VexCacheKind kind) in get_cache() function645 ci->caches[i++] = get_cache(level, INSN_CACHE); in get_cache_info()646 ci->caches[i++] = get_cache(level, DATA_CACHE); in get_cache_info()650 ci->caches[i++] = get_cache(level, INSN_CACHE); in get_cache_info()654 ci->caches[i++] = get_cache(level, DATA_CACHE); in get_cache_info()658 ci->caches[i++] = get_cache(level, UNIFIED_CACHE); in get_cache_info()