Searched refs:gDebugSortCount (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/experimental/Intersection/
H A DShapeOps.cpp218 Op::gDebugSortCount = Op::gDebugSortCountDefault; member in class:Op
H A DSimplify.cpp118 static int gDebugSortCount; variable
4325 if (--gDebugSortCount < 0) {
6561 gDebugSortCount = gDebugSortCountDefault;
/external/skia/experimental/Intersection/
H A DShapeOps.cpp218 Op::gDebugSortCount = Op::gDebugSortCountDefault; member in class:Op
H A DSimplify.cpp118 static int gDebugSortCount; variable
4325 if (--gDebugSortCount < 0) {
6561 gDebugSortCount = gDebugSortCountDefault;

Completed in 124 milliseconds