Searched defs:preConcat (Results 1 – 7 of 7) sorted by relevance
43 void preConcat(const SkColorMatrix& mat) { this->setConcat(*this, mat); } in preConcat() function
218 protected boolean preConcat(Matrix other) { in preConcat() method in ShadowLegacyMatrix401 private boolean preConcat(SimpleMatrix matrix) { in preConcat() method in ShadowLegacyMatrix
103 public Matrix preConcat(Matrix b) { in preConcat() method in Matrix
351 SkM44& preConcat(const SkM44& m) { in preConcat() function
70 SkM44& SkM44::preConcat(const SkMatrix& b) { in preConcat() function in SkM44
516 LayerSpace<SkMatrix>& preConcat(const LayerSpace<SkMatrix>& m) { in preConcat() function
674 SkMatrix& SkMatrix::preConcat(const SkMatrix& mat) { in preConcat() function in SkMatrix