Home | History | Annotate | Download | only in effects

Lines Matching refs:getMatrix

589     const SkMatrix& matrix() const { return fCoordTransform.getMatrix(); }
603 fCoordTransform.getMatrix() == s.fCoordTransform.getMatrix() &&