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

Unified Diff: include/gpu/GrPathRendererChain.h

Issue 142543007: Revert of r13384 (Stateful PathRenderer implementation) (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: Created 6 years, 10 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 | « include/gpu/GrContext.h ('k') | src/gpu/GrAAConvexPathRenderer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: include/gpu/GrPathRendererChain.h
===================================================================
--- include/gpu/GrPathRendererChain.h (revision 13407)
+++ include/gpu/GrPathRendererChain.h (working copy)
@@ -8,7 +8,6 @@
#ifndef GrPathRendererChain_DEFINED
#define GrPathRendererChain_DEFINED
-#include "SkPath.h"
#include "SkRefCnt.h"
#include "SkTArray.h"
@@ -60,7 +59,6 @@
const SkStrokeRec& rec,
const GrDrawTarget* target,
DrawType drawType,
- SkPath::FillType fillType,
StencilSupport* stencilSupport);
private:
« no previous file with comments | « include/gpu/GrContext.h ('k') | src/gpu/GrAAConvexPathRenderer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698