Home
last modified time | relevance | path

Searched defs:checkParallel (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/m133/src/pathops/
DSkOpAngle.cpp350 bool SkOpAngle::checkParallel(SkOpAngle* rh) { in checkParallel() function in SkOpAngle
/third_party/skia/src/pathops/
DSkOpAngle.cpp335 bool SkOpAngle::checkParallel(SkOpAngle* rh) { in checkParallel() function in SkOpAngle
/third_party/skia/tests/
DPathOpsAngleIdeas.cpp129 static bool checkParallel(skiatest::Reporter* reporter, const SkDQuad& quad1, const SkDQuad& quad2)… in checkParallel() function
/third_party/skia/m133/tests/
DPathOpsAngleIdeas.cpp147 static bool checkParallel(skiatest::Reporter* reporter, const SkDQuad& quad1, const SkDQuad& quad2)… in checkParallel() function