We have an assert that when the clip is a single rect fBounds == fList[0].fRect. ...
13 years, 9 months ago
(2011-03-08 20:27:11 UTC)
#1
We have an assert that when the clip is a single rect fBounds == fList[0].fRect.
It fails when Chrome sets a clip that is a single rect with fractional values
because GrClip takes SkRegions rounded out bounds.
Issue 4254063: Prefer computed bounds to passed bounds when clip is a series of intersected rects
(Closed)
Created 13 years, 9 months ago by bsalomon
Modified 13 years, 9 months ago
Reviewers: reed1
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 0