Index: include/gpu/GrDrawContext.h |
diff --git a/include/gpu/GrDrawContext.h b/include/gpu/GrDrawContext.h |
index e305cc1197f6cb7d60318a3f6e16d9c31a72ac5f..948577cffa7f8c7f667fe0a03642d47950195fbe 100644 |
--- a/include/gpu/GrDrawContext.h |
+++ b/include/gpu/GrDrawContext.h |
@@ -347,7 +347,8 @@ private: |
const SkRect& rect, |
const SkRect* localRect, |
const SkMatrix* localMatrix, |
- const GrUserStencilSettings* ss); |
+ const GrUserStencilSettings* ss, |
+ bool useHWAA); |
void internalDrawPath(const GrClip& clip, |
const GrPaint& paint, |