Home
last modified time | relevance | path

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

/third_party/flutter/skia/gm/
Dflippity.cpp148 static bool UVMatToGeomMatForImage(SkMatrix* geomMat, const SkMatrix& uvMat) { in UVMatToGeomMatForImage() function
192 SkAssertResult(UVMatToGeomMatForImage(&imageGeomMat, kUVMatrices[matIndex])); in drawImageWithMatrixAndLabels()
/third_party/skia/gm/
Dflippity.cpp149 static bool UVMatToGeomMatForImage(SkMatrix* geomMat, const SkMatrix& uvMat) { in UVMatToGeomMatForImage() function
193 SkAssertResult(UVMatToGeomMatForImage(&imageGeomMat, kUVMatrices[matIndex])); in drawImageWithMatrixAndLabels()