Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/
H A Dcache_data.cpp434 size_t sizeRandIndex = static_cast<size_t>(randIndex); in RandClean() local
440 size_t removeIndex = sizeRandIndex % (currentSize); in RandClean()