Home
last modified time | relevance | path

Searched refs:gVerifyOp (Results 1 – 10 of 10) sorted by relevance

/external/skia/tests/
Dskia_test.cpp132 SkPathOpsDebug::gVerifyOp = FLAGS_verifyOp; in main()
/external/skqp/tests/
Dskia_test.cpp132 SkPathOpsDebug::gVerifyOp = FLAGS_verifyOp; in main()
/external/skia/src/pathops/
DSkPathOpsSimplify.cpp216 if (SkPathOpsDebug::gVerifyOp) { in Simplify()
DSkPathOpsOp.cpp373 if (SkPathOpsDebug::gVerifyOp) { in Op()
DSkPathOpsDebug.h353 static bool gVerifyOp; variable
DSkPathOpsDebug.cpp20 bool SkPathOpsDebug::gVerifyOp; // set to true to compare result against regions member in SkPathOpsDebug
/external/skqp/src/pathops/
DSkPathOpsSimplify.cpp216 if (SkPathOpsDebug::gVerifyOp) { in Simplify()
DSkPathOpsOp.cpp373 if (SkPathOpsDebug::gVerifyOp) { in Op()
DSkPathOpsDebug.h353 static bool gVerifyOp; variable
DSkPathOpsDebug.cpp20 bool SkPathOpsDebug::gVerifyOp; // set to true to compare result against regions member in SkPathOpsDebug