Searched defs:preConcat (Results 1 – 8 of 8) sorted by relevance
39 void preConcat(const SkColorMatrix& mat) { this->setConcat(*this, mat); } in preConcat() function
41 void preConcat(const SkColorMatrix& mat) { this->setConcat(*this, mat); } in preConcat() function
105 public Matrix preConcat(Matrix b) { in preConcat() method in Matrix
335 SkM44& preConcat(const SkM44& m) { in preConcat() function
374 inline void preConcat(const SkMatrix44& m) { in preConcat() function
71 SkM44& SkM44::preConcat(const SkMatrix& b) { in preConcat() function in SkM44
683 SkMatrix& SkMatrix::preConcat(const SkMatrix& mat) { in preConcat() function in SkMatrix
688 SkMatrix& SkMatrix::preConcat(const SkMatrix& mat) { in preConcat() function in SkMatrix