Fix LCD text and add path fix for Mali.
authorjvanverth <jvanverth@google.com>
Wed, 15 Apr 2015 20:41:31 +0000 (13:41 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 15 Apr 2015 20:41:31 +0000 (13:41 -0700)
commitbc0273524b039c45dcea2c1ab5ab379c75486c07
tree7bdd916b4a9939206217db5fe7bf554eb7e0a2a5
parenta0246165eab9018d07afc09ff826ea4c40898ebc
Fix LCD text and add path fix for Mali.

dFdy(st.y) produces negative values, so we need to take
abs() to get the right inverse scale.

BUG=skia:3528

Review URL: https://codereview.chromium.org/1086183002
src/gpu/effects/GrDistanceFieldGeoProc.cpp