HomeSort by relevance Sort by last modified time
    Searched refs:gActiveSpans (Results 1 - 2 of 2) sorted by null

  /external/skia/src/pathops/
SkPathOpsDebug.h 398 static SkString gActiveSpans;
SkPathOpsDebug.cpp 68 SkString SkPathOpsDebug::gActiveSpans;
336 if (!gActiveSpans.equals(str)) {
343 gActiveSpans.set(str);
    [all...]

Completed in 64 milliseconds