Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/
H A Dcache_data.cpp219 if (IfSkipClean(keySize + valueSize)) { in Rewrite()
236 if (IfSkipClean(addedSize)) { in Rewrite()
385 bool CacheData::IfSkipClean(const size_t addedSize) const in IfSkipClean() function in OHOS::Rosen::CacheData
H A Dcache_data.h87 bool IfSkipClean(const size_t addedSize) const;