aboutsummaryrefslogtreecommitdiffstats
path: root/include/core/SkDraw.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/core/SkDraw.h')
-rw-r--r--include/core/SkDraw.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/core/SkDraw.h b/include/core/SkDraw.h
index 8c659c2..ae323f2 100644
--- a/include/core/SkDraw.h
+++ b/include/core/SkDraw.h
@@ -104,6 +104,8 @@ private:
void drawBitmapAsMask(const SkBitmap&, const SkPaint&) const;
public:
+ //Be noted to update SkDraw::SkDraw() constructor code when struture is
+ //change!
const SkBitmap* fBitmap; // required
const SkMatrix* fMatrix; // required
const SkRegion* fClip; // DEPRECATED