Searched defs:LocalMatrixStageRec (Results 1 – 1 of 1) sorted by relevance
24 struct LocalMatrixStageRec final : public SkStageRec { struct25 LocalMatrixStageRec(const SkStageRec& rec, const SkMatrix& lm) in LocalMatrixStageRec() function38 SkMatrix fStorage;40 using INHERITED = SkStageRec;