Use push_back_n() in place of multiple push_back()s
authorbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 13 Sep 2011 18:49:13 +0000 (18:49 +0000)
committerbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 13 Sep 2011 18:49:13 +0000 (18:49 +0000)
commita996fec40444e8b914cd84c17037f0c84301f717
tree138d7cdf17cc4a3e052f5c34a1cd21245988f245
parentf3cf9429cc8f483bc5287ca09206a0fc81d98729
Use push_back_n() in place of multiple push_back()s

Review URL: http://codereview.appspot.com/5018041/

git-svn-id: http://skia.googlecode.com/svn/trunk@2260 2bbb7eff-a529-9590-31e7-b0007b416f81
gpu/include/GrTArray.h
gpu/src/GrAAHairLinePathRenderer.cpp