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