HomeSort by relevance Sort by last modified time
    Searched refs:gDumpOp (Results 1 - 5 of 5) sorted by null

  /external/skia/src/pathops/
SkPathOpsSimplify.cpp 159 if (SkPathOpsDebug::gDumpOp) {
SkPathOpsOp.cpp 230 if (SkPathOpsDebug::gDumpOp) {
SkPathOpsDebug.h 381 static bool gDumpOp;
SkPathOpsDebug.cpp 17 bool SkPathOpsDebug::gDumpOp; // set to true to write op to file before a crash
    [all...]
  /external/skia/tests/
skia_test.cpp 141 SkPathOpsDebug::gDumpOp = FLAGS_dumpOp;

Completed in 493 milliseconds