Index: src/gpu/GrDrawContextPriv.h |
diff --git a/src/gpu/GrDrawContextPriv.h b/src/gpu/GrDrawContextPriv.h |
index bdd3b4742d7221be7ca7b905ec1b3771ecceccef..0641e9f2b5032ee786f4dfdc5cc7137b09edee51 100644 |
--- a/src/gpu/GrDrawContextPriv.h |
+++ b/src/gpu/GrDrawContextPriv.h |
@@ -24,7 +24,7 @@ public: |
void stencilRect(const GrFixedClip& clip, |
const GrUserStencilSettings* ss, |
- bool doAA, |
+ bool useHWAA, |
const SkMatrix& viewMatrix, |
const SkRect& rect); |