Index: src/effects/SkMagnifierImageFilter.cpp |
=================================================================== |
--- src/effects/SkMagnifierImageFilter.cpp (revision 8365) |
+++ src/effects/SkMagnifierImageFilter.cpp (working copy) |
@@ -201,6 +201,7 @@ |
GrEffectRef* GrMagnifierEffect::TestCreate(SkMWCRandom* random, |
GrContext* context, |
+ const GrDrawTargetCaps&, |
GrTexture** textures) { |
const int kMaxWidth = 200; |
const int kMaxHeight = 200; |