Searched defs:LocalMatrixStageRec (Results 1 – 1 of 1) sorted by relevance
25 struct LocalMatrixStageRec final : public SkStageRec { struct26 LocalMatrixStageRec(const SkStageRec& rec, const SkMatrix& lm) in LocalMatrixStageRec() function39 SkMatrix fStorage;41 using INHERITED = SkStageRec;