Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DGrClipStackTest.cpp909 SkPath complexPath = make_octagon(rect); in DEF_TEST() local
910 SkPath inverseComplexPath = complexPath; in DEF_TEST()
930 .expect().aa().difference().path(complexPath).finishElements() in DEF_TEST()
937 .expect().aa().intersect().path(complexPath).finishElements() in DEF_TEST()

Completed in 5 milliseconds