Searched refs:DebugCheckOverlap (Results 1 – 2 of 2) sorted by relevance
/external/skqp/src/pathops/ |
D | SkPathOpsDebug.cpp | 2181 static void DebugCheckOverlap(const SkCoincidentSpans* test, const SkCoincidentSpans* list, in DebugCheckOverlap() function 2246 DebugCheckOverlap(test, next, log); in DebugCheckOverlapTop() 2247 DebugCheckOverlap(test, opt, log); in DebugCheckOverlapTop()
|
/external/skia/src/pathops/ |
D | SkPathOpsDebug.cpp | 2158 static void DebugCheckOverlap(const SkCoincidentSpans* test, const SkCoincidentSpans* list, in DebugCheckOverlap() function 2223 DebugCheckOverlap(test, next, log); in DebugCheckOverlapTop() 2224 DebugCheckOverlap(test, opt, log); in DebugCheckOverlapTop()
|