| commit | b2c82c99f891e4e846e4959c811661bf68fa43d6 | [log] [tgz] |
|---|---|---|
| author | skia.committer@gmail.com <skia.committer@gmail.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Thu May 08 03:05:29 2014 +0000 |
| committer | skia.committer@gmail.com <skia.committer@gmail.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Thu May 08 03:05:29 2014 +0000 |
| tree | 4e4cdcb9964507484480a9600041352317b0a738 | |
| parent | 6d85e3e1824b6a98cc6c18b36891c1bfdbee0ece [diff] [blame] |
Sanitizing source files in Housekeeper-Nightly git-svn-id: http://skia.googlecode.com/svn/trunk@14636 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/samplecode/SamplePatch.cpp b/samplecode/SamplePatch.cpp index 88bd06f..09eb42f 100644 --- a/samplecode/SamplePatch.cpp +++ b/samplecode/SamplePatch.cpp
@@ -311,7 +311,7 @@ } patch.setBounds(fSize1.fX, fSize1.fY); drawpatches(canvas, paint, 10, 10, &patch); - + this->inval(NULL); }