Home
last modified time | relevance | path

Searched refs:vLinePath (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tests/
H A DGrStyledShapeTest.cpp2214 SkPath vLinePath; in DEF_TEST() local
2215 vLinePath.lineTo(0, 10); in DEF_TEST()
2216 geos.emplace_back(new PathGeo(vLinePath, PathGeo::Invert::kNo)); in DEF_TEST()
2217 geos.emplace_back(new PathGeo(vLinePath, PathGeo::Invert::kYes)); in DEF_TEST()

Completed in 5 milliseconds