Searched defs:postConcat (Results 1 – 8 of 8) sorted by relevance
37 void postConcat(const SkColorMatrix& mat) { this->setConcat(mat, *this); } in postConcat() function
86 void SkWindow::postConcat(const SkMatrix& matrix) { in postConcat() function in SkWindow
314 inline void postConcat(const SkMatrix44& m) { in postConcat() function
809 bool SkMatrix::postConcat(const SkMatrix& mat) { in postConcat() function in SkMatrix