aboutsummaryrefslogtreecommitdiffstats
path: root/src/gpu/GrBitmapTextureMaker.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpu/GrBitmapTextureMaker.h')
-rw-r--r--src/gpu/GrBitmapTextureMaker.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/gpu/GrBitmapTextureMaker.h b/src/gpu/GrBitmapTextureMaker.h
index 22d8ca37ed..867d1f22f7 100644
--- a/src/gpu/GrBitmapTextureMaker.h
+++ b/src/gpu/GrBitmapTextureMaker.h
@@ -23,9 +23,7 @@ protected:
SkColorSpace* dstColorSpace,
AllowedTexGenType onlyIfFast) override;
- void makeCopyKey(const CopyParams& copyParams, GrUniqueKey* copyKey,
- SkColorSpace* dstColorSpace) override;
-
+ void makeCopyKey(const CopyParams& copyParams, GrUniqueKey* copyKey) override;
void didCacheCopy(const GrUniqueKey& copyKey, uint32_t contextUniqueID) override;
SkAlphaType alphaType() const override;