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

/external/skia/src/core/
H A DSkGeometry.cpp12 static SkVector to_vector(const Sk2s& x) { function
135 return to_vector(T + T);
296 return to_vector(coeff.eval(t));
307 return to_vector(A * Sk2s(t) + B);
1029 return to_vector(SkQuadCoeff(A, B, C).eval(t));

Completed in 118 milliseconds