batch merge new edges
authorcaryclark <caryclark@google.com>
Mon, 1 Feb 2016 12:34:57 +0000 (04:34 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 1 Feb 2016 12:34:58 +0000 (04:34 -0800)
commit2baa84b7baa39dd52ae6c19d22b88db50487fa1f
treeb434e9aa6949cd54d325bbcd6320bf3ebd4b9869
parentbef1adfb56cf61f954bea9ff9a3ca36608fe480e
batch merge new edges

Find where newly introduced edges go in the edge list once,
then stitch all of them into the edge list.

R=reed@google.com
BUG=573166
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1647223002

Committed: https://skia.googlesource.com/skia/+/ae658e15477df86d1a864feb48d0274af2784f40

Review URL: https://codereview.chromium.org/1647223002
src/core/SkScan_Path.cpp