Searched refs:addpoly (Results 1 – 1 of 1) sorted by relevance
268 auto addpoly = [](const SkPoint pts[], int count, bool isClosed) { in DEF_TEST() local285 auto path1 = addpoly(pts, i, isClosed); in DEF_TEST()