Searched refs:gDumpOp (Results 1 – 10 of 10) sorted by relevance
131 SkPathOpsDebug::gDumpOp = FLAGS_dumpOp; in main()
163 if (SkPathOpsDebug::gDumpOp) { in SimplifyDebug()
247 if (SkPathOpsDebug::gDumpOp) { in OpDebug()
352 static bool gDumpOp; variable
19 bool SkPathOpsDebug::gDumpOp; // set to true to write op to file before a crash member in SkPathOpsDebug