Home
last modified time | relevance | path

Searched defs:insertCoincidence (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/src/pathops/
H A DSkOpSpan.cpp413 bool SkOpSpan::insertCoincidence(const SkOpSegment* segment, bool flipped, bool ordered) { in insertCoincidence() function in SkOpSpan
H A DSkOpSpan.h468 void insertCoincidence(SkOpSpan* coin) { in insertCoincidence() function