Use SkTLazy to hold path in SkClipStack::Element
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 27 Feb 2014 17:39:46 +0000 (17:39 +0000)
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 27 Feb 2014 17:39:46 +0000 (17:39 +0000)
commit6f954b956fc5c36ebbcac404d93ba9349fb0355f
tree145d10cea5f1843523d9e7e30f9f35dd031f6f91
parent939560b87a392911c5aeaacdbd1f8d26fe4845ad
Use SkTLazy to hold path in SkClipStack::Element

R=reed@google.com, robertphillips@google.com

Author: bsalomon@google.com

Review URL: https://codereview.chromium.org/178583002

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