Home
last modified time | relevance | path

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

/third_party/skia/src/effects/
DSkDiscretePathEffect.cpp28 class LCGRandom { class
30 LCGRandom(uint32_t seed) : fSeed(seed) {} in LCGRandom() function in LCGRandom