Home
last modified time | relevance | path

Searched refs:matIndex (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/gm/
Dflippity.cpp180 void drawImageWithMatrixAndLabels(SkCanvas* canvas, SkImage* image, int matIndex, in drawImageWithMatrixAndLabels() argument
192 SkAssertResult(UVMatToGeomMatForImage(&imageGeomMat, kUVMatrices[matIndex])); in drawImageWithMatrixAndLabels()
199 canvas->drawImageRect(image, kSubsets[matIndex], in drawImageWithMatrixAndLabels()
201 : kSubsets[matIndex], in drawImageWithMatrixAndLabels()
/third_party/skia/gm/
Dflippity.cpp181 void drawImageWithMatrixAndLabels(SkCanvas* canvas, SkImage* image, int matIndex, in drawImageWithMatrixAndLabels() argument
193 SkAssertResult(UVMatToGeomMatForImage(&imageGeomMat, kUVMatrices[matIndex])); in drawImageWithMatrixAndLabels()
200 canvas->drawImageRect(image, kSubsets[matIndex], in drawImageWithMatrixAndLabels()
202 : kSubsets[matIndex], in drawImageWithMatrixAndLabels()