Searched refs:bothZero (Results 1 – 2 of 2) sorted by relevance
654 static bool bothZero(SkScalar a, SkScalar b) { in bothZero() function661 (bothZero(rec.fPost2x2[0][1], rec.fPost2x2[1][0]) || in isAxisAligned()662 bothZero(rec.fPost2x2[0][0], rec.fPost2x2[1][1])); in isAxisAligned()
64 static bool bothZero(SkScalar a, SkScalar b) { in bothZero() function71 (bothZero(rec.fPost2x2[0][1], rec.fPost2x2[1][0]) || in isAxisAligned()72 bothZero(rec.fPost2x2[0][0], rec.fPost2x2[1][1])); in isAxisAligned()