| commit | a320194e4242ef0e5e758aea896bfd52bcb3dac7 | [log] [tgz] |
|---|---|---|
| author | bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Thu Jun 21 19:58:20 2012 +0000 |
| committer | bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Thu Jun 21 19:58:20 2012 +0000 |
| tree | f2025d8395a55204d523463c923f820c7a1ced02 | |
| parent | 8f7e1dac5c92bf1f53feb603a9bd249d53afa81a [diff] [blame] |
Make GrClipMaskManager configure the stencil and scissor on GrGpu Review URL: http://codereview.appspot.com/6308096/ git-svn-id: http://skia.googlecode.com/svn/trunk@4288 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/src/gpu/SkGrFontScaler.cpp b/src/gpu/SkGrFontScaler.cpp index d2e099b..430b599 100644 --- a/src/gpu/SkGrFontScaler.cpp +++ b/src/gpu/SkGrFontScaler.cpp
@@ -7,7 +7,7 @@ */ - +#include "GrTemplates.h" #include "SkGr.h" #include "SkDescriptor.h" #include "SkGlyphCache.h"