Home
last modified time | relevance | path

Searched refs:randLength_ (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.h180 const int randLength_ = 3; variable
H A Dcache_data.cpp420 for (int indexRand = 0; indexRand < randLength_; ++indexRand) { in RandClean()