Searched refs:gDumpOp (Results 1 - 5 of 5) sorted by relevance

/external/skia/src/pathops/
H A DSkPathOpsSimplify.cpp160 if (SkPathOpsDebug::gDumpOp) {
H A DSkPathOpsOp.cpp231 if (SkPathOpsDebug::gDumpOp) {
H A DSkPathOpsDebug.h381 static bool gDumpOp; member in class:SkOpPhase
H A DSkPathOpsDebug.cpp17 bool SkPathOpsDebug::gDumpOp; // set to true to write op to file before a crash member in class:SkPathOpsDebug
/external/skia/tests/
H A Dskia_test.cpp141 SkPathOpsDebug::gDumpOp = FLAGS_dumpOp; member in class:SkPathOpsDebug

Completed in 101 milliseconds