Home
last modified time | relevance | path

Searched refs:getSingleAllocationByteLimit (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/core/
DSkResourceCache.h233 size_t getSingleAllocationByteLimit() const;
DSkResourceCache.cpp425 size_t SkResourceCache::getSingleAllocationByteLimit() const { in getSingleAllocationByteLimit() function in SkResourceCache
512 return get_cache()->getSingleAllocationByteLimit(); in GetSingleAllocationByteLimit()
/external/skqp/src/core/
DSkResourceCache.h232 size_t getSingleAllocationByteLimit() const;
DSkResourceCache.cpp422 size_t SkResourceCache::getSingleAllocationByteLimit() const { in getSingleAllocationByteLimit() function in SkResourceCache
506 return get_cache()->getSingleAllocationByteLimit(); in GetSingleAllocationByteLimit()