Searched refs:push_concat (Results 1 – 2 of 2) sorted by relevance
139 bool push_concat(const SkMatrix&);
89 bool SkDeferredCanvas::push_concat(const SkMatrix& mat) { in push_concat() function in SkDeferredCanvas279 if (!this->push_concat(matrix)) { in didConcat()