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

  /external/skia/tests/
PathOpsDebug.cpp 1210 extern int gDumpTSectNum;
1215 SkDebugf("%d ", ++gDumpTSectNum);
1222 SkDebugf("<div id=\"sect%d\">\n", ++gDumpTSectNum);
    [all...]
  /external/skqp/tests/
PathOpsDebug.cpp 1210 extern int gDumpTSectNum;
1215 SkDebugf("%d ", ++gDumpTSectNum);
1222 SkDebugf("<div id=\"sect%d\">\n", ++gDumpTSectNum);
    [all...]

Completed in 2574 milliseconds