Searched refs:gDumpOp (Results 1 – 5 of 5) sorted by relevance
163 if (SkPathOpsDebug::gDumpOp) { in SimplifyDebug()
245 if (SkPathOpsDebug::gDumpOp) { in OpDebug()
339 static bool gDumpOp; variable
20 bool SkPathOpsDebug::gDumpOp; // set to true to write op to file before a crash member in SkPathOpsDebug
152 SkPathOpsDebug::gDumpOp = FLAGS_dumpOp; in main()