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

  /external/chromium_org/third_party/skia/src/pathops/
SkPathOpsCommon.cpp 222 void DebugShowActiveSpans(SkTArray<SkOpContour*, true>& contourList) {
225 contourList[index]->debugShowActiveSpans();
726 DebugShowActiveSpans(*contourList);
  /external/skia/src/pathops/
SkPathOpsCommon.cpp 222 void DebugShowActiveSpans(SkTArray<SkOpContour*, true>& contourList) {
225 contourList[index]->debugShowActiveSpans();
724 DebugShowActiveSpans(*contourList);

Completed in 168 milliseconds