Home
last modified time | relevance | path

Searched refs:debugCheckCoincidence (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/src/pathops/
DSkOpAngle.h44 bool debugCheckCoincidence() const { return fCheckCoincidence; } in debugCheckCoincidence() function
DSkPathOpsDebug.cpp783 if (angle && angle->debugCheckCoincidence()) { in debugCheckAngleCoin()
791 if (angle && angle->debugCheckCoincidence()) { in debugCheckAngleCoin()
/third_party/skia/src/pathops/
DSkOpAngle.h44 bool debugCheckCoincidence() const { return fCheckCoincidence; } in debugCheckCoincidence() function
DSkPathOpsDebug.cpp761 if (angle && angle->debugCheckCoincidence()) { in debugCheckAngleCoin()
769 if (angle && angle->debugCheckCoincidence()) { in debugCheckAngleCoin()