Searched refs:gVerifyOp (Results 1 – 10 of 10) sorted by relevance
132 SkPathOpsDebug::gVerifyOp = FLAGS_verifyOp; in main()
216 if (SkPathOpsDebug::gVerifyOp) { in Simplify()
373 if (SkPathOpsDebug::gVerifyOp) { in Op()
353 static bool gVerifyOp; variable
20 bool SkPathOpsDebug::gVerifyOp; // set to true to compare result against regions member in SkPathOpsDebug