Searched refs:IsPixelAligned (Results 1 – 4 of 4) sorted by relevance
191 static bool IsPixelAligned(const SkRect& rect) { in IsPixelAligned() function
612 if (GrClip::IsPixelAligned(fShape.rect())) { in combine()616 } else if (!GrClip::IsPixelAligned(other.fShape.rect())) { in combine()
564 } else if (GrClip::IsPixelAligned(drawBounds) && in attemptQuadOptimization()
630 if (result.fAA == GrAA::kNo || GrClip::IsPixelAligned(r)) { in calculate_clip()