Searched refs:fMultiple (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/skia/src/pathops/
H A DSkOpSpan.h31 bool fMultiple; // set if this is one of mutiple spans with identical t and pt values member in struct:SkOpSpan
H A DSkOpSegment.cpp610 span->fMultiple = false;
886 if (!span.fMultiple) {
2200 span.fMultiple = true;
/external/skia/src/pathops/
H A DSkOpSpan.h31 bool fMultiple; // set if this is one of mutiple spans with identical t and pt values member in struct:SkOpSpan
H A DSkOpSegment.cpp610 span->fMultiple = false;
886 if (!span.fMultiple) {
2200 span.fMultiple = true;
/external/chromium_org/third_party/skia/tests/
H A DPathOpsDebug.cpp564 if (fMultiple) {
/external/skia/tests/
H A DPathOpsDebug.cpp564 if (fMultiple) {

Completed in 541 milliseconds