Home | History | Annotate | Download | only in core

Lines Matching refs:asSkMatrix

1590     const SkMatrix& asSkMatrix() const { return *reinterpret_cast<const SkMatrix*>(this); }
1604 SkASSERT(identity.asSkMatrix().isIdentity());
1605 return identity.asSkMatrix();
1617 return invalid.asSkMatrix();