Lines Matching full:bothzero
47 static bool bothZero(SkScalar a, SkScalar b) {54 (bothZero(rec.fPost2x2[0][1], rec.fPost2x2[1][0]) ||55 bothZero(rec.fPost2x2[0][0], rec.fPost2x2[1][1]));