From 1d225f2b3352bb8f24661f62d2bd1cc7386a2f86 Mon Sep 17 00:00:00 2001 From: "skia.committer@gmail.com" Date: Fri, 14 Sep 2012 02:01:10 +0000 Subject: Sanitizing source files in Skia_Periodic_House_Keeping git-svn-id: http://skia.googlecode.com/svn/trunk@5539 2bbb7eff-a529-9590-31e7-b0007b416f81 --- include/core/SkPicture.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/core/SkPicture.h') diff --git a/include/core/SkPicture.h b/include/core/SkPicture.h index 0d1a268878..70867b4e6a 100644 --- a/include/core/SkPicture.h +++ b/include/core/SkPicture.h @@ -78,7 +78,7 @@ public: but allows us to perform much faster culling at playback time, and completely avoid some unnecessary clips and other operations. This is ideal for tiled rendering, or any other situation where you're - drawing a fraction of a large scene into a smaller viewport. + drawing a fraction of a large scene into a smaller viewport. In most cases the record cost is offset by the playback improvement after a frame or two of tiled rendering (and complex pictures that -- cgit v1.2.3