Index: src/gpu/GrAADistanceFieldPathRenderer.cpp |
diff --git a/src/gpu/GrAADistanceFieldPathRenderer.cpp b/src/gpu/GrAADistanceFieldPathRenderer.cpp |
index 3e054d144ae98ccde4d7e0c79c00834e5468bbbd..834feb01de9dded494aaeb3bab27667a95d892d3 100755 |
--- a/src/gpu/GrAADistanceFieldPathRenderer.cpp |
+++ b/src/gpu/GrAADistanceFieldPathRenderer.cpp |
@@ -197,8 +197,7 @@ public: |
this->viewMatrix(), |
atlas->getTexture(), |
params, |
- flags, |
- false)); |
+ flags)); |
this->initDraw(batchTarget, dfProcessor, pipeline); |