Searched refs:nextBits (Results 1 – 6 of 6) sorted by relevance
31 paint.setColor(sk_tool_utils::color_to_565(rand.nextBits(24) | 0xFF000000)); in DEF_SIMPLE_GM_BG()
29 textPaint.setColor(sk_tool_utils::color_to_565(rand.nextBits(24) | 0xFF000000)); in imageblurgm_draw()
68 textPaint.setColor(sk_tool_utils::color_to_565(rand.nextBits(24) | 0xFF000000)); in onDraw()
74 uint32_t nextBits(unsigned bitCount) { in nextBits() function
337 uint8_t tolerance = d->fRandom->nextBits(8); in TestCreate()516 uint8_t tolerance = d->fRandom->nextBits(8); in TestCreate()
552 luts[j][i] = SkToU8(d->fRandom->nextBits(8)); in TestCreate()