Home
last modified time | relevance | path

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

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