Searched defs:nextBits (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/include/utils/
H A DSkRandom.h59 uint32_t nextBits(unsigned bitCount) { function in class:SkLCGRandom
213 uint32_t nextBits(unsigned bitCount) { function in class:SkRandom
/external/skia/include/utils/
H A DSkRandom.h59 uint32_t nextBits(unsigned bitCount) { function in class:SkLCGRandom
213 uint32_t nextBits(unsigned bitCount) { function in class:SkRandom

Completed in 117 milliseconds