Searched refs:getEffectiveSingleAllocationByteLimit (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/core/
H A DSkResourceCache.h210 size_t getEffectiveSingleAllocationByteLimit() const;
H A DSkResourceCache.cpp492 size_t SkResourceCache::getEffectiveSingleAllocationByteLimit() const { function in class:SkResourceCache
594 return get_cache()->getEffectiveSingleAllocationByteLimit();

Completed in 77 milliseconds