Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DGrClipStackTest.cpp906 SkPath inverseRectPath = rectPath; in DEF_TEST() local
907 inverseRectPath.toggleInverseFillType(); in DEF_TEST()
915 .actual().aa().intersect().path(inverseRectPath).finishElements() in DEF_TEST()
922 .actual().aa().difference().path(inverseRectPath).finishElements() in DEF_TEST()

Completed in 6 milliseconds