HomeSort by relevance Sort by last modified time
    Searched defs:gVeryVerbose (Results 1 - 6 of 6) sorted by null

  /external/skia/tests/
skia_test.cpp 135 SkPathOpsDebug::gVeryVerbose = FLAGS_veryVerbose;
  /external/skqp/tests/
skia_test.cpp 135 SkPathOpsDebug::gVeryVerbose = FLAGS_veryVerbose;
  /external/skia/src/pathops/
SkPathOpsDebug.h 346 static bool gVeryVerbose;
SkPathOpsDebug.cpp 24 bool SkPathOpsDebug::gVeryVerbose; // set to true to run extensive checking tests
    [all...]
  /external/skqp/src/pathops/
SkPathOpsDebug.h 346 static bool gVeryVerbose;
SkPathOpsDebug.cpp 24 bool SkPathOpsDebug::gVeryVerbose; // set to true to run extensive checking tests
    [all...]

Completed in 507 milliseconds