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
141 return to_vector(T + T);
329 return to_vector(coeff.eval(t));
340 return to_vector(A * Sk2s(t) + B);
1058 return to_vector(SkQuadCoeff(A, B, C).eval(t));

Completed in 62 milliseconds