Searched refs:setSingleAllocationByteLimit (Results 1 – 2 of 2) sorted by relevance
232 size_t setSingleAllocationByteLimit(size_t maximumAllocationSize);
419 size_t SkResourceCache::setSingleAllocationByteLimit(size_t newLimit) { in setSingleAllocationByteLimit() function in SkResourceCache507 return get_cache()->setSingleAllocationByteLimit(size); in SetSingleAllocationByteLimit()