From 4bb50b22fce5c4031549976cf7b04d63cc22e624 Mon Sep 17 00:00:00 2001 From: "skia.committer@gmail.com" Date: Sat, 13 Apr 2013 07:01:15 +0000 Subject: Sanitizing source files in Skia_Periodic_House_Keeping git-svn-id: http://skia.googlecode.com/svn/trunk@8670 2bbb7eff-a529-9590-31e7-b0007b416f81 --- include/core/SkPicture.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/core') diff --git a/include/core/SkPicture.h b/include/core/SkPicture.h index 1b5783d99c..be682b115d 100644 --- a/include/core/SkPicture.h +++ b/include/core/SkPicture.h @@ -118,7 +118,7 @@ public: kOptimizeForClippedPlayback_RecordingFlag = 0x02, /* This flag disables all the picture recording optimizations (i.e., - those in SkPictureRecord). It is mainly intended for testing the + those in SkPictureRecord). It is mainly intended for testing the existing optimizations (i.e., to actually have the pattern appear in an .skp we have to disable the optimization). This option doesn't affect the optimizations controlled by -- cgit v1.2.3