Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(387)

Unified Diff: trunk/src/core/SkScalerContext.h

Issue 12706010: Add SkTypeface* parameter to SkScalerContext (and its callers) (Closed) Base URL: http://skia.googlecode.com/svn/
Patch Set: Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « trunk/src/core/SkPaint.cpp ('k') | trunk/src/core/SkScalerContext.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/core/SkScalerContext.h
===================================================================
--- trunk/src/core/SkScalerContext.h (revision 8215)
+++ trunk/src/core/SkScalerContext.h (working copy)
@@ -197,7 +197,6 @@
const SkMatrix*, Rec* rec);
static inline void PostMakeRec(const SkPaint&, Rec*);
- static SkScalerContext* Create(const SkDescriptor*);
static SkMaskGamma::PreBlend GetMaskPreBlend(const Rec& rec);
protected:
« no previous file with comments | « trunk/src/core/SkPaint.cpp ('k') | trunk/src/core/SkScalerContext.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698