aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core
diff options
context:
space:
mode:
authorGravatar Florin Malita <fmalita@google.com>2014-12-10 12:02:16 -0500
committerGravatar Florin Malita <fmalita@google.com>2014-12-10 12:02:16 -0500
commitc54d8db4d169ea5f2af2a9a2349df007bd428475 (patch)
tree60c05374d2748ff3e11fcab4c92bb92c15990c93 /include/core
parent3d6405b52d35b2a2715a2e4f561c351b028fab1a (diff)
Remove SkCanvas::drawBitmapMatrix()
R=mtklein@google.com, reed@google.com, robertphillips@google.com Review URL: https://codereview.chromium.org/789033002
Diffstat (limited to 'include/core')
-rw-r--r--include/core/SkCanvas.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/core/SkCanvas.h b/include/core/SkCanvas.h
index 46dc3774f0..c4ec76aee4 100644
--- a/include/core/SkCanvas.h
+++ b/include/core/SkCanvas.h
@@ -853,9 +853,6 @@ public:
this->drawBitmapRectToRect(bitmap, realSrcPtr, dst, paint, flags);
}
- virtual void drawBitmapMatrix(const SkBitmap& bitmap, const SkMatrix& m,
- const SkPaint* paint = NULL);
-
/**
* Draw the bitmap stretched differentially to fit into dst.
* center is a rect within the bitmap, and logically divides the bitmap