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

/external/chromium_org/third_party/skia/src/core/
H A DSkResourceCache.h185 size_t getSingleAllocationByteLimit() const;
H A DSkResourceCache.cpp385 size_t SkResourceCache::getSingleAllocationByteLimit() const { function in class:SkResourceCache
457 return get_cache()->getSingleAllocationByteLimit();
/external/skia/src/core/
H A DSkScaledImageCache.h159 size_t getSingleAllocationByteLimit() const;
H A DSkScaledImageCache.cpp675 size_t SkScaledImageCache::getSingleAllocationByteLimit() const { function in class:SkScaledImageCache
797 return get_cache()->getSingleAllocationByteLimit();

Completed in 291 milliseconds