Searched refs:nextBiasedBool (Results 1 – 6 of 6) sorted by relevance
117 bool nextBiasedBool(SkScalar fractionTrue) { in nextBiasedBool() function
220 if (list1.isEmpty() || random.nextBiasedBool(3 * SK_Scalar1 / 4)) { in test_tllist()
998 bool doAA = r.nextBiasedBool(kFractionAntialiased); in test_reduced_clip_stack()1033 bool invert = r.nextBiasedBool(kFractionInverted); in test_reduced_clip_stack()