Searched refs:nextBiasedBool (Results 1 – 3 of 3) sorted by relevance
133 bool nextBiasedBool(SkScalar fractionTrue) { in nextBiasedBool() function
206 if (list1.isEmpty() || random.nextBiasedBool(3 * SK_Scalar1 / 4)) { in TestTLList()
948 bool invert = r.nextBiasedBool(kFractionInverted); in test_reduced_clip_stack()