Home
last modified time | relevance | path

Searched defs:SetImageCacheSingleAllocationByteLimit (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/include/core/
DSkGraphics.h138 static size_t SetImageCacheSingleAllocationByteLimit(size_t newLimit) { in SetImageCacheSingleAllocationByteLimit() function
/external/skia/src/core/
DSkScaledImageCache.cpp820 size_t SkGraphics::SetImageCacheSingleAllocationByteLimit(size_t newLimit) { in SetImageCacheSingleAllocationByteLimit() function in SkGraphics