Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkOpContour.h252 if (fState->angleCoincidence()) { in missingCoincidence()
DSkPathOpsTypes.h46 bool angleCoincidence() const { in angleCoincidence() function
DSkPathOpsCommon.cpp527 if (globalState->angleCoincidence()) { in HandleCoincidence()