Index: include/gpu/SkGpuDevice.h |
=================================================================== |
--- include/gpu/SkGpuDevice.h (revision 10315) |
+++ include/gpu/SkGpuDevice.h (working copy) |
@@ -81,7 +81,6 @@ |
const SkPaint& paint, const SkMatrix* prePathMatrix, |
bool pathIsMutable) SK_OVERRIDE; |
virtual void drawBitmap(const SkDraw&, const SkBitmap& bitmap, |
- const SkIRect* srcRectOrNull, |
const SkMatrix&, const SkPaint&) SK_OVERRIDE; |
virtual void drawBitmapRect(const SkDraw&, const SkBitmap&, |
const SkRect* srcOrNull, const SkRect& dst, |