Searched defs:toCubic (Results 1 – 4 of 4) sorted by relevance
200 void toCubic(const Quadratic& quad, Cubic& cubic) { in toCubic() function
146 SkDCubic SkDQuad::toCubic() const { in toCubic() function in SkDQuad