Home
last modified time | relevance | path

Searched defs:VectorXform (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/src/gpu/tessellate/
DWangsFormula.h67 AI explicit VectorXform() : fType(Type::kIdentity) {} in VectorXform() function
68 AI explicit VectorXform(const SkMatrix& m) { *this = m; } in VectorXform() function