Searched defs:VectorXform (Results 1 – 1 of 1) sorted by relevance
67 AI explicit VectorXform() : fType(Type::kIdentity) {} in VectorXform() function68 AI explicit VectorXform(const SkMatrix& m) { *this = m; } in VectorXform() function