Searched defs:FindCubicConvex180Chops (Results 1 – 2 of 2) sorted by relevance
76 DEF_TEST(FindCubicConvex180Chops, r) { in DEF_TEST() argument
205 int FindCubicConvex180Chops(const SkPoint pts[], float T[2], bool* areCusps) { in FindCubicConvex180Chops() function