Home
last modified time | relevance | path

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

/third_party/flutter/skia/gm/
Dflippity.cpp191 SkMatrix imageGeomMat; in drawImageWithMatrixAndLabels() local
192 SkAssertResult(UVMatToGeomMatForImage(&imageGeomMat, kUVMatrices[matIndex])); in drawImageWithMatrixAndLabels()
197 canvas->concat(imageGeomMat); in drawImageWithMatrixAndLabels()
/third_party/skia/gm/
Dflippity.cpp192 SkMatrix imageGeomMat; in drawImageWithMatrixAndLabels() local
193 SkAssertResult(UVMatToGeomMatForImage(&imageGeomMat, kUVMatrices[matIndex])); in drawImageWithMatrixAndLabels()
198 canvas->concat(imageGeomMat); in drawImageWithMatrixAndLabels()