Searched refs:DebugValidate (Results 1 – 1 of 1) sorted by relevance
| /third_party/skia/src/pathops/ |
| D | SkPathOpsDebug.cpp | 2229 static void DebugValidate(const SkCoincidentSpans* head, const SkCoincidentSpans* opt, in DebugValidate() function 2248 DebugValidate(fHead, fTop, nullptr); in debugValidate() 2249 DebugValidate(fTop, nullptr, nullptr); in debugValidate() 2291 DebugValidate(fHead, fTop, log); in debugCheckValid() 2292 DebugValidate(fTop, nullptr, log); in debugCheckValid()
|