Home
last modified time | relevance | path

Searched refs:addpoly (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/tests/
DPathBuilderTest.cpp268 auto addpoly = [](const SkPoint pts[], int count, bool isClosed) { in DEF_TEST() local
285 auto path1 = addpoly(pts, i, isClosed); in DEF_TEST()