Home
last modified time | relevance | path

Searched refs:gActiveSpans (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/pathops/
DSkPathOpsDebug.h336 static SkString gActiveSpans; variable
DSkPathOpsDebug.cpp68 SkString SkPathOpsDebug::gActiveSpans; member in SkPathOpsDebug
336 if (!gActiveSpans.equals(str)) { in ShowActiveSpans()
343 gActiveSpans.set(str); in ShowActiveSpans()
/external/skqp/src/pathops/
DSkPathOpsDebug.h349 static SkString gActiveSpans; variable
DSkPathOpsDebug.cpp68 SkString SkPathOpsDebug::gActiveSpans; member in SkPathOpsDebug
336 if (!gActiveSpans.equals(str)) { in ShowActiveSpans()
343 gActiveSpans.set(str); in ShowActiveSpans()