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

  /external/skia/tests/
PathOpsDebug.cpp 212 fSegments[test].dumpSpans();
217 void SkOpContour::dumpSpans() const {
222 fSegments[test].dumpSpans();
346 test->dumpSpans();
377 void SkOpSegment::dumpSpans() const {
460 contours[index].dumpSpans();
467 contours[index]->dumpSpans();
485 void SkPathOpsDebug::DumpSpans(const SkTDArray<SkOpSpan *>& spans) {
609 SkPathOpsDebug::DumpSpans(chase);
613 SkPathOpsDebug::DumpSpans(*chase)
    [all...]
  /external/chromium_org/third_party/skia/tests/
PathOpsDebug.cpp 344 fSegments[test].dumpSpans();
349 void SkOpContour::dumpSpans() const {
354 fSegments[test].dumpSpans();
478 test->dumpSpans();
509 void SkOpSegment::dumpSpans() const {
592 contours[index].dumpSpans();
599 contours[index]->dumpSpans();
617 void SkPathOpsDebug::DumpSpans(const SkTDArray<SkOpSpan *>& spans) {
741 SkPathOpsDebug::DumpSpans(chase);
745 SkPathOpsDebug::DumpSpans(*chase)
    [all...]

Completed in 61 milliseconds