Revert of sdf: use linear edge distance approximation for all gradient directions...
authormtklein <mtklein@google.com>
Wed, 20 Jan 2016 00:26:55 +0000 (16:26 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 20 Jan 2016 00:26:55 +0000 (16:26 -0800)
commit31d59e71cf5a571ff903d64ba2a6f17b715bfcfb
tree7f420da605bc1c3e4cb8d4caab67dbb00e623b62
parent4020665b81e0ff58b317c685056faa071b823b5a
Revert of sdf: use linear edge distance approximation for all gradient directions (patchset #1 id:1 of https://codereview.chromium.org/1545893003/ )

Reason for revert:
breaks roll?

https://build.chromium.org/p/tryserver.blink/builders/linux_blink_rel/builds/81753

Original issue's description:
> sdf: use linear edge distance approximation for all gradient directions
>
> Image diff tools tell me there are diffs, but I sure can't see them.
> This drops edge_distance() off the chart as far as CPU cost goes.
>
> BUG=skia:4729
> GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1545893003
>
> Committed: https://skia.googlesource.com/skia/+/8a87bb4d5c23da83ef406ef87b470afa4217d7a4

TBR=jvanverth@google.com,bsalomon@google.com,reed@google.com,mtklein@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=skia:4729

Review URL: https://codereview.chromium.org/1603953005
src/core/SkDistanceFieldGen.cpp