Home
last modified time | relevance | path

Searched refs:gDumpTSectNum (Results 1 – 5 of 5) sorted by relevance

/external/skia/tests/
DPathOpsTSectDebug.h59 extern int gDumpTSectNum;
65 SkDebugf("%d ", ++gDumpTSectNum); in dumpBoth()
72 SkDebugf("<div id=\"sect%d\">\n", ++gDumpTSectNum); in dumpBoth()
DPathOpsCubicIntersectionTest.cpp400 for (int index = 1; index <= gDumpTSectNum; ++index) { in oneOff()
DPathOpsDebug.cpp1414 int gDumpTSectNum; variable
/external/skia/src/pathops/
DSkPathOpsDebug.h124 extern int gDumpTSectNum;
DSkPathOpsTSect.h2022 gDumpTSectNum = 0; in BinarySearch()