Searched refs:GetPixelIBounds (Results 1 – 3 of 3) sorted by relevance
108 static SkIRect GetPixelIBounds(const SkRect& bounds) { in GetPixelIBounds() function
74 fIBounds = GrClip::GetPixelIBounds(tightBounds); in GrReducedClip()97 fIBounds = GrClip::GetPixelIBounds(tighterQuery); in GrReducedClip()
1259 SkIRect expectedClipIBounds = GrClip::GetPixelIBounds(queryBounds); in test_aa_query()1261 SkAssertResult(expectedClipIBounds.intersect(GrClip::GetPixelIBounds(stackBounds))); in test_aa_query()