HomeSort by relevance Sort by last modified time
    Searched full:to_vector (Results 1 - 1 of 1) sorted by null

  /external/skia/src/core/
SkGeometry.cpp 12 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));
    [all...]

Completed in 450 milliseconds