Searched refs:nearly_integral (Results 1 – 2 of 2) sorted by relevance
136 static bool nearly_integral(SkScalar x) { in nearly_integral() function156 if (nearly_integral(devRect.fLeft) && nearly_integral(devRect.fTop) && in op()157 nearly_integral(devRect.fRight) && nearly_integral(devRect.fBottom)) { in op()
355 static bool nearly_integral(SkScalar x) { in nearly_integral() function381 if (nearly_integral(devRect.fLeft) && nearly_integral(devRect.fTop) && in op()382 nearly_integral(devRect.fRight) && nearly_integral(devRect.fBottom)) { in op()