aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core
diff options
context:
space:
mode:
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