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

  /external/skia/src/pathops/
SkPathOpsSimplify.cpp 224 if (SkPathOpsDebug::gVerifyOp) {
SkPathOpsOp.cpp 323 if (SkPathOpsDebug::gVerifyOp) {
SkPathOpsDebug.h 382 static bool gVerifyOp;
SkPathOpsDebug.cpp 18 bool SkPathOpsDebug::gVerifyOp; // set to true to compare result against regions
    [all...]
  /external/skia/tests/
skia_test.cpp 142 SkPathOpsDebug::gVerifyOp = FLAGS_verifyOp;

Completed in 321 milliseconds