Searched refs:UVMatToGeomMatForImage (Results 1 – 2 of 2) sorted by relevance
148 static bool UVMatToGeomMatForImage(SkMatrix* geomMat, const SkMatrix& uvMat) { in UVMatToGeomMatForImage() function192 SkAssertResult(UVMatToGeomMatForImage(&imageGeomMat, kUVMatrices[matIndex])); in drawImageWithMatrixAndLabels()
149 static bool UVMatToGeomMatForImage(SkMatrix* geomMat, const SkMatrix& uvMat) { in UVMatToGeomMatForImage() function193 SkAssertResult(UVMatToGeomMatForImage(&imageGeomMat, kUVMatrices[matIndex])); in drawImageWithMatrixAndLabels()