Searched defs:SkMatrix (Results 1 – 5 of 5) sorted by relevance
24 class SkMatrix; variable
26 class SkMatrix; variable
112 void onDrawPicture(const SkPicture*, const SkMatrix*, const SkPaint*) override { in onDrawPicture()116 void onDrawDrawable(SkDrawable* drawable, const SkMatrix*) override { in onDrawDrawable()
94 void onDrawPicture(const SkPicture*, const SkMatrix*, const SkPaint*) { in onDrawPicture()
41 class SkMatrix; variable