Home
last modified time | relevance | path

Searched refs:DebugCheckOverlapTop (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/pathops/
DSkPathOpsDebug.cpp2217 static void DebugCheckOverlapTop(const SkCoincidentSpans* head, const SkCoincidentSpans* opt, in DebugCheckOverlapTop() function
2242 DebugCheckOverlapTop(head, opt, log); in DebugValidate()
2267 DebugCheckOverlapTop(head, opt, log); in DebugCheckBetween()
/external/skqp/src/pathops/
DSkPathOpsDebug.cpp2240 static void DebugCheckOverlapTop(const SkCoincidentSpans* head, const SkCoincidentSpans* opt, in DebugCheckOverlapTop() function
2265 DebugCheckOverlapTop(head, opt, log); in DebugValidate()
2290 DebugCheckOverlapTop(head, opt, log); in DebugCheckBetween()