Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkScalerContext.cpp821 SkMatrix* GsA, SkMatrix* G_inv, SkMatrix* A_out) in computeMatrices() argument
828 if (A_out) { in computeMatrices()
829 *A_out = A; in computeMatrices()