Home
last modified time | relevance | path

Searched refs:get_cache (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/core/
DSkResourceCache.cpp462 static SkResourceCache* get_cache() { in get_cache() function
477 return get_cache()->getTotalBytesUsed(); in GetTotalBytesUsed()
482 return get_cache()->getTotalByteLimit(); in GetTotalByteLimit()
487 return get_cache()->setTotalByteLimit(newLimit); in SetTotalByteLimit()
492 return get_cache()->discardableFactory(); in GetDiscardableFactory()
497 return get_cache()->newCachedData(bytes); in NewCachedData()
502 get_cache()->dump(); in Dump()
507 return get_cache()->setSingleAllocationByteLimit(size); in SetSingleAllocationByteLimit()
512 return get_cache()->getSingleAllocationByteLimit(); in GetSingleAllocationByteLimit()
517 return get_cache()->getEffectiveSingleAllocationByteLimit(); in GetEffectiveSingleAllocationByteLimit()
[all …]
/third_party/ffmpeg/libavformat/
Drdt.c318 goto get_cache; in rdt_parse_packet()
321 get_cache: in rdt_parse_packet()