Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/geometry/
DGrAATriangulator.cpp627 was_complex = (SimplifyResult::kFoundSelfIntersection == result) || was_complex; in tessellate()
629 was_complex = (SimplifyResult::kFoundSelfIntersection == result) || was_complex; in tessellate()
DGrTriangulator.h78 kFoundSelfIntersection enumerator
DGrTriangulator.cpp1321 result = SimplifyResult::kFoundSelfIntersection; in simplify()
1329 result = SimplifyResult::kFoundSelfIntersection; in simplify()