samplecode: Avoid temporary variables of SkString type.
authortfarina@chromium.org <tfarina@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Sun, 30 Sep 2012 11:30:01 +0000 (11:30 +0000)
committertfarina@chromium.org <tfarina@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Sun, 30 Sep 2012 11:30:01 +0000 (11:30 +0000)
commit45369a33bb78b6b76fafd63b1334151368dc9e2a
tree0b255676bb9fd20e072697e989c7014d83507e36
parente8d29f5058153d56423a9d44f278b15e0cc88c9a
samplecode: Avoid temporary variables of SkString type.

Just like most of the other samples, just pass the name of the sample directly.

R=epoger@google.com

Review URL: https://codereview.appspot.com/6572047

git-svn-id: http://skia.googlecode.com/svn/trunk@5743 2bbb7eff-a529-9590-31e7-b0007b416f81
samplecode/SamplePatch.cpp
samplecode/SamplePolyToPoly.cpp
samplecode/SampleTextAlpha.cpp
samplecode/SampleTextBox.cpp
samplecode/SampleVertices.cpp