Searched refs:SkChopCubicAtInflections (Results 1 – 3 of 3) sorted by relevance
152 int SkChopCubicAtInflections(const SkPoint src[4], SkPoint dst[10]);
557 int SkChopCubicAtInflections(const SkPoint src[], SkPoint dst[10]) { in SkChopCubicAtInflections() function
550 int count = SkChopCubicAtInflections(p, chopped); in convertCubicToQuads()567 int count = SkChopCubicAtInflections(p, chopped); in convertCubicToQuadsConstrainToTangents()