Searched defs:preConcat (Results 1 – 8 of 8) sorted by relevance
43 void preConcat(const SkColorMatrix& mat) { this->setConcat(*this, mat); } in preConcat() function
221 protected boolean preConcat(Matrix other) { in preConcat() method in ShadowLegacyMatrix402 private boolean preConcat(SimpleMatrix matrix) { in preConcat() method in ShadowLegacyMatrix
221 protected boolean preConcat(Matrix other) { in preConcat() method in ShadowMatrix401 private boolean preConcat(SimpleMatrix matrix) { in preConcat() method in ShadowMatrix
103 public Matrix preConcat(Matrix b) { in preConcat() method in Matrix
347 SkM44& preConcat(const SkM44& m) { in preConcat() function
68 SkM44& SkM44::preConcat(const SkMatrix& b) { in preConcat() function in SkM44
457 LayerSpace<SkMatrix>& preConcat(const LayerSpace<SkMatrix>& m) { in preConcat() function
670 SkMatrix& SkMatrix::preConcat(const SkMatrix& mat) { in preConcat() function in SkMatrix