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