Home
last modified time | relevance | path

Searched refs:A_out (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
720 if (A_out) { in computeMatrices()
721 *A_out = A; in computeMatrices()