Searched refs:drawImageWithMatrixAndLabels (Results 1 – 2 of 2) sorted by relevance
/third_party/flutter/skia/gm/ |
D | flippity.cpp | 180 void drawImageWithMatrixAndLabels(SkCanvas* canvas, SkImage* image, int matIndex, in drawImageWithMatrixAndLabels() function in FlippityGM 225 this->drawImageWithMatrixAndLabels(canvas, referenceImage.get(), i, in drawRow()
|
/third_party/skia/gm/ |
D | flippity.cpp | 181 void drawImageWithMatrixAndLabels(SkCanvas* canvas, SkImage* image, int matIndex, in drawImageWithMatrixAndLabels() function in FlippityGM 224 this->drawImageWithMatrixAndLabels(canvas, fReferenceImages[bottomLeftImage].get(), in drawRow()
|