DescriptionIf the intersection of the bounds of the path & the bounds of the clip have any coordinates >= 8192, we'll overflow & render incorrectly if we go through the antialiased code, so fall back to SkScan::FillPath().
Works around http://code.google.com/p/chromium/issues/detail?id=121405
Patch Set 1 #Patch Set 2 : Fix layout tests, respond to verbal review #Patch Set 3 : Now with early exit! #MessagesTotal messages: 8
|