Home
last modified time | relevance | path

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

/external/skia/include/utils/
DSkRandom.h117 bool nextBool() { return this->nextU() >= 0x80000000; } in nextBool() function
270 bool nextBool() { return this->nextU() >= 0x80000000; } in nextBool() function