Searched refs:gActiveSpans (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/pathops/
H A DSkPathOpsDebug.h398 static SkString gActiveSpans; member in class:SkOpPhase
H A DSkPathOpsDebug.cpp68 SkString SkPathOpsDebug::gActiveSpans; member in class:SkPathOpsDebug
336 if (!gActiveSpans.equals(str)) {
343 gActiveSpans.set(str);

Completed in 135 milliseconds