Index: src/gpu/effects/GrSingleTextureEffect.h |
diff --git a/src/gpu/effects/GrSingleTextureEffect.h b/src/gpu/effects/GrSingleTextureEffect.h |
index 6349ee7896af677ba06dcc679445719b7e42a805..31786b0b317201f27e0d8004d2ad2dae57176e6e 100644 |
--- a/src/gpu/effects/GrSingleTextureEffect.h |
+++ b/src/gpu/effects/GrSingleTextureEffect.h |
@@ -44,7 +44,7 @@ protected: |
} |
/** |
- * Can be used as a helper to implement subclass getConstantColorComponents(). It assumes that |
+ * Can be used as a helper to implement subclass onGetConstantColorComponents(). It assumes that |
* the subclass output color will be a modulation of the input color with a value read from the |
* texture. |
*/ |