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