Commits

Chris Craik authored f99f320dc79
Fix large radius RR clipping issue on certain devices bug:16804363 Since dist can be in the 1000s of pixels, and length() may square it in its current precision, scale the value down significantly first, since final precision isn't very important. Change-Id: Id20f7a49d6171355c8e242442c2b5083f746dca3