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