Home
last modified time | relevance | path

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

/external/skqp/gm/
Dflippity.cpp126 static bool UVMatToGeomMatForImage(SkMatrix* geomMat, const SkMatrix& uvMat) { in UVMatToGeomMatForImage() function
171 SkAssertResult(UVMatToGeomMatForImage(&imageGeomMat, kUVMatrices[matIndex])); in drawImageWithMatrixAndLabels()
/external/skia/gm/
Dflippity.cpp151 static bool UVMatToGeomMatForImage(SkMatrix* geomMat, const SkMatrix& uvMat) { in UVMatToGeomMatForImage() function
195 SkAssertResult(UVMatToGeomMatForImage(&imageGeomMat, kUVMatrices[matIndex])); in drawImageWithMatrixAndLabels()