Searched refs:LocalMatrixStageRec (Results 1 – 1 of 1) sorted by relevance
23 struct LocalMatrixStageRec final : public SkStageRec { struct24 LocalMatrixStageRec(const SkStageRec& rec, const SkMatrix& lm) in LocalMatrixStageRec() function134 const LocalMatrixStageRec rec(orig_rec, this->getLocalMatrix()); in onAppendStages()