Home
last modified time | relevance | path

Searched defs:FindCubicConvex180Chops (Results 1 – 2 of 2) sorted by relevance

/external/skia/tests/
DFindCubicConvex180ChopsTest.cpp76 DEF_TEST(FindCubicConvex180Chops, r) { in DEF_TEST() argument
/external/skia/src/gpu/tessellate/
DTessellation.cpp205 int FindCubicConvex180Chops(const SkPoint pts[], float T[2], bool* areCusps) { in FindCubicConvex180Chops() function