Searched refs:gVerifyOp (Results 1 – 5 of 5) sorted by relevance
142 SkPathOpsDebug::gVerifyOp = FLAGS_verifyOp; in main()
225 if (SkPathOpsDebug::gVerifyOp) { in Simplify()
324 if (SkPathOpsDebug::gVerifyOp) { in Op()
382 static bool gVerifyOp; variable
18 bool SkPathOpsDebug::gVerifyOp; // set to true to compare result against regions member in SkPathOpsDebug