Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DImageDecodingStore.cpp242 size_t cacheLimitInBytes; in clear() local
245 cacheLimitInBytes = m_heapLimitInBytes; in clear()
253 m_heapLimitInBytes = cacheLimitInBytes; in clear()