special-case edge-building for polygons (paths with only lines)
authorreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 2 Aug 2012 14:26:43 +0000 (14:26 +0000)
committerreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 2 Aug 2012 14:26:43 +0000 (14:26 +0000)
commitc8d640b1788822a8697816b645c327383a1d1f20
treeb921a8de02e02fccf240404a9fcf7fb78b8885e4
parentbc7ef5a783c612d8bc391b8fa90767bb1d1c59e2
special-case edge-building for polygons (paths with only lines)
makes the dashing bench faster (from 13.4 -> 11.5 ticks)
Review URL: https://codereview.appspot.com/6449080

git-svn-id: http://skia.googlecode.com/svn/trunk@4916 2bbb7eff-a529-9590-31e7-b0007b416f81
include/core/SkLineClipper.h
src/core/SkEdgeBuilder.cpp
src/core/SkEdgeBuilder.h