Home
last modified time | relevance | path

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

/external/skqp/tests/
DPathOpsDebug.cpp1210 extern int gDumpTSectNum;
1215 SkDebugf("%d ", ++gDumpTSectNum); in dumpBoth()
1222 SkDebugf("<div id=\"sect%d\">\n", ++gDumpTSectNum); in dumpBoth()
1367 int gDumpTSectNum; variable
DPathOpsCubicIntersectionTest.cpp410 for (int index = 1; index <= gDumpTSectNum; ++index) { in oneOff()
/external/skia/tests/
DPathOpsDebug.cpp1210 extern int gDumpTSectNum;
1215 SkDebugf("%d ", ++gDumpTSectNum); in dumpBoth()
1222 SkDebugf("<div id=\"sect%d\">\n", ++gDumpTSectNum); in dumpBoth()
1367 int gDumpTSectNum; variable
DPathOpsCubicIntersectionTest.cpp410 for (int index = 1; index <= gDumpTSectNum; ++index) { in oneOff()
/external/skia/src/pathops/
DSkPathOpsDebug.h167 extern int gDumpTSectNum;
DSkPathOpsTSect.cpp1780 gDumpTSectNum = 0; in BinarySearch()
/external/skqp/src/pathops/
DSkPathOpsDebug.h167 extern int gDumpTSectNum;
DSkPathOpsTSect.cpp1780 gDumpTSectNum = 0; in BinarySearch()