Searched refs:outerLocalMatrix (Results 1 – 4 of 4) sorted by relevance
62 const SkMatrix* outerLocalMatrix, in computeTotalInverse() argument64 return SkMatrix::Concat(ctm, *this->totalLocalMatrix(outerLocalMatrix)).invert(totalInverse); in computeTotalInverse()
173 const SkMatrix* outerLocalMatrix,
61 const SkMatrix* outerLocalMatrix, in computeTotalInverse() argument63 return SkMatrix::Concat(ctm, *this->totalLocalMatrix(outerLocalMatrix)).invert(totalInverse); in computeTotalInverse()
183 const SkMatrix* outerLocalMatrix,