Searched refs:asSkMatrix (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/core/
H A DSkMatrix.cpp1563 const SkMatrix& asSkMatrix() const { return *reinterpret_cast<const SkMatrix*>(this); } function in struct:__anon13914::PODMatrix
1577 SkASSERT(identity.asSkMatrix().isIdentity());
1578 return identity.asSkMatrix();
1590 return invalid.asSkMatrix();

Completed in 72 milliseconds