Searched defs:VectorXform (Results 1 – 1 of 1) sorted by relevance
107 AI VectorXform() : fC0{1.0f, 0.f}, fC1{0.f, 1.f} {} in nextlog2() function108 AI explicit VectorXform(const SkMatrix& m) { *this = m; } in nextlog2() function109 AI explicit VectorXform(const SkM44& m) { *this = m; } in nextlog2() function