Searched defs:postConcat (Results 1 – 6 of 6) sorted by relevance
40 void postConcat(const SkColorMatrix& mat) { this->setConcat(mat, *this); } in postConcat() function
42 void postConcat(const SkColorMatrix& mat) { this->setConcat(mat, *this); } in postConcat() function
339 SkM44& postConcat(const SkM44& m) { in postConcat() function
377 inline void postConcat(const SkMatrix44& m) { in postConcat() function
697 SkMatrix& SkMatrix::postConcat(const SkMatrix& mat) { in postConcat() function in SkMatrix
692 SkMatrix& SkMatrix::postConcat(const SkMatrix& mat) { in postConcat() function in SkMatrix