Home
last modified time | relevance | path

Searched defs:coin (Results 1 - 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/numeric/
H A Dbits_test.cc315 bool coin = absl::Bernoulli(gen, 0.2); in GeneratePopcountInput() local
/third_party/skia/tests/
H A DPathOpsConicIntersectionTest.cpp296 oneOff(skiatest::Reporter* reporter, const ConicPts& conic1, const ConicPts& conic2, bool coin) oneOff() argument
H A DPathOpsCubicIntersectionTest.cpp390 oneOff(skiatest::Reporter* reporter, const CubicPts& cubic1, const CubicPts& cubic2, bool coin) oneOff() argument
H A DPathOpsDebug.cpp259 const SkOpAngle* CoincidenceAngle(SkOpCoincidence* coin, int id) { in CoincidenceAngle() argument
263 SkOpContour* CoincidenceContour(SkOpCoincidence* coin, int id) { in CoincidenceContour() argument
267 const SkOpPtT* CoincidencePtT(SkOpCoincidence* coin, int id) { in CoincidencePtT() argument
271 const SkOpSegment* CoincidenceSegment(SkOpCoincidence* coin, int id) { in CoincidenceSegment() argument
275 const SkOpSpanBase* CoincidenceSpan(SkOpCoincidence* coin, int id) { in CoincidenceSpan() argument
753 const SkOpSpanBase* coin = this->coinEnd(); dumpBase() local
789 SkOpSpan* coin = fCoincident; dumpSpan() local
[all...]
/third_party/skia/src/pathops/
H A DSkOpSpan.h282 void insertCoinEnd(SkOpSpanBase* coin) { in insertCoinEnd() argument
468 insertCoincidence(SkOpSpan* coin) insertCoincidence() argument
[all...]
H A DSkPathOpsTSect.cpp1299 SkTCoincident coin; in mergeCoincidence() local
H A DSkOpCoincidence.cpp434 SkCoincidentSpans* coin = this->fHead; in DEBUG_COIN_DECLARE_ONLY_PARAMS() local
944 contains(const SkCoincidentSpans* coin, const SkOpSegment* seg, const SkOpSegment* opp, double oppT) const contains() argument
1008 SkCoincidentSpans* coin = fHead; DEBUG_COIN_DECLARE_ONLY_PARAMS() local
1020 SkCoincidentSpans* coin = fHead; DEBUG_COIN_DECLARE_ONLY_PARAMS() local
1152 release(SkCoincidentSpans* coin, SkCoincidentSpans* remove) release() argument
1173 releaseDeleted(SkCoincidentSpans* coin) releaseDeleted() argument
1228 SkCoincidentSpans* coin = fHead; DEBUG_COIN_DECLARE_ONLY_PARAMS() local
1299 fixUp(SkCoincidentSpans* coin, SkOpPtT* deleted, const SkOpPtT* kept) fixUp() argument
1337 SkCoincidentSpans* coin = fHead; DEBUG_COIN_DECLARE_ONLY_PARAMS() local
1381 markCollapsed(SkCoincidentSpans* coin, SkOpPtT* test) markCollapsed() argument
1436 SkCoincidentSpans* coin = fHead; release() local
[all...]
H A DSkPathOpsDebug.cpp1613 const SkCoincidentSpans* coin = this->fHead; debugAddExpanded() local
1959 debugRelease(SkPathOpsDebug::GlitchLog* log, const SkCoincidentSpans* coin, const SkCoincidentSpans* remove) const debugRelease() argument
1981 const SkCoincidentSpans* coin = fHead; debugRelease() local
1998 const SkCoincidentSpans* coin = fHead; debugExpand() local
2026 const SkCoincidentSpans* coin = fHead; debugMark() local
2074 debugMarkCollapsed(SkPathOpsDebug::GlitchLog* log, const SkCoincidentSpans* coin, const SkOpPtT* test) const debugMarkCollapsed() argument
2257 const SkCoincidentSpans* coin = head; DebugCheckBetween() local
2297 const SkCoincidentSpans* coin = fHead; debugCorrectEnds() local
[all...]

Completed in 13 milliseconds