Index: src/gpu/GrClipMaskManager.h |
diff --git a/src/gpu/GrClipMaskManager.h b/src/gpu/GrClipMaskManager.h |
index 54b7892a29fa108d93b0733fd56e88d16b00376f..fa9398786ca4a9d0433c745b6987f76a826077de 100644 |
--- a/src/gpu/GrClipMaskManager.h |
+++ b/src/gpu/GrClipMaskManager.h |
@@ -70,6 +70,8 @@ public: |
} |
void setGpu(GrGpu* gpu); |
+ |
+ void adjustPathStencilParams(GrStencilSettings* settings); |
private: |
/** |
* Informs the helper function adjustStencilParams() about how the stencil |