Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkScalerContext.cpp713 SkMatrix* GsA, SkMatrix* G_inv, SkMatrix* A_out) in computeMatrices() argument
745 if (G_inv) { in computeMatrices()
746 G_inv->reset(); in computeMatrices()
767 if (G_inv) { in computeMatrices()
768 G_inv->setAll( in computeMatrices()
775 if (G_inv) { in computeMatrices()
776 G_inv->reset(); in computeMatrices()