DescriptionIn investigating issue 1805 (Skia Debugger crashes when profiling SkPicture from chrome - https://code.google.com/p/skia/issues/detail?id=1805) it was revealed that Skia bails out of the blur rect fast path if the rect to be blurred is larger than 32767. It seems that the nine patch path should be able to handle that case. This CL attempts to prove that.
Patch Set 1 #Patch Set 2 : Ready for review #
Total comments: 1
Patch Set 3 : Hopefully clarified values & offsets #Patch Set 4 : Clean up #
Messages
Total messages: 6 (0 generated)
|