HomeSort by relevance Sort by last modified time
    Searched refs:gDumpTSectNum (Results 1 - 10 of 10) sorted by null

  /external/skia/tests/
PathOpsTSectDebug.h 61 extern int gDumpTSectNum;
67 SkDebugf("%d ", ++gDumpTSectNum);
74 SkDebugf("<div id=\"sect%d\">\n", ++gDumpTSectNum);
PathOpsCubicIntersectionTest.cpp 410 for (int index = 1; index <= gDumpTSectNum; ++index) {
PathOpsDebug.cpp     [all...]
  /external/skqp/tests/
PathOpsTSectDebug.h 61 extern int gDumpTSectNum;
67 SkDebugf("%d ", ++gDumpTSectNum);
74 SkDebugf("<div id=\"sect%d\">\n", ++gDumpTSectNum);
PathOpsCubicIntersectionTest.cpp 409 for (int index = 1; index <= gDumpTSectNum; ++index) {
PathOpsDebug.cpp     [all...]
  /external/skia/src/pathops/
SkPathOpsDebug.h 134 extern int gDumpTSectNum;
SkPathOpsTSect.h     [all...]
  /external/skqp/src/pathops/
SkPathOpsDebug.h 134 extern int gDumpTSectNum;
SkPathOpsTSect.h     [all...]

Completed in 341 milliseconds