skia2/include
caryclark d8db392be9 use reversePathTo in place of addPathReverse
Path ops was using addPathReverse, instead of reversePathTo.
The former adds a moveTo always, and the latter requires
that the caller add the moveTo if needed.

Simplify the reversePathTo implementation.

R=reed@google.com
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2481463002

Review-Url: https://codereview.chromium.org/2481463002
2016-11-04 11:38:41 -07:00
..
android change SkStreams to work with sk_sp<SkData> instead of SkData* 2016-09-12 12:01:44 -07:00
animator Change SkTime::GetMSecs to double; ensure values stored in SkMSec do not overflow. 2016-03-25 12:59:53 -07:00
c spin off easy stuff from Herb's windows GN CL 2016-08-04 06:19:33 -07:00
codec Delete qcms 2016-11-01 16:45:40 +00:00
config gyp/sfntly: set SK_SFNTLY_SUBSETTER uniformly 2016-08-24 12:28:38 -07:00
core use reversePathTo in place of addPathReverse 2016-11-04 11:38:41 -07:00
effects remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM 2016-11-03 19:54:08 +00:00
gpu Limit GL_TEXTURE_RECTANGLE filtering to bilinear. 2016-11-04 16:25:25 +00:00
images Remove SkMovie and giflib 2016-10-27 12:24:43 -07:00
pathops use reversePathTo in place of addPathReverse 2016-11-04 11:38:41 -07:00
ports Remove SkAutoTUnref and SkAutoTDelete from public includes. 2016-10-27 09:30:08 -07:00
private Remove SkAutoTDelete. 2016-11-03 19:03:40 +00:00
svg Delete the legacy SVG parser 2016-07-19 06:12:54 -07:00
utils remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM 2016-11-03 19:54:08 +00:00
views GN: iOS basics 2016-11-03 19:31:50 +00:00
xml Remove SkAutoTUnref and SkAutoTDelete from public includes. 2016-10-27 09:30:08 -07:00