Searched refs:startPart (Results 1 - 5 of 5) sorted by relevance

/external/skia/src/pathops/
H A DSkOpCoincidence.cpp480 double startPart = (test->t() - priorT) / startRange; local
484 FAIL_IF(startPart == oStartPart);
485 bool addToOpp = !containedOpp && !containedThis ? startPart < oStartPart
489 oPriorT + oStartRange * startPart, test, &startOver)
H A DSkPathOpsDebug.cpp1683 double startPart = (test->t() - priorT) / startRange; local
1687 FAIL_IF(startPart == oStartPart, coin);
1688 bool addToOpp = !containedOpp && !containedThis ? startPart < oStartPart
1692 oPriorT + oStartRange * startPart, test)
/external/skqp/src/pathops/
H A DSkOpCoincidence.cpp480 double startPart = (test->t() - priorT) / startRange; local
484 FAIL_IF(startPart == oStartPart);
485 bool addToOpp = !containedOpp && !containedThis ? startPart < oStartPart
489 oPriorT + oStartRange * startPart, test, &startOver)
H A DSkPathOpsDebug.cpp1683 double startPart = (test->t() - priorT) / startRange; local
1687 FAIL_IF(startPart == oStartPart, coin);
1688 bool addToOpp = !containedOpp && !containedThis ? startPart < oStartPart
1692 oPriorT + oStartRange * startPart, test)
/external/guice/extensions/struts2/lib/
H A Djetty-util-6.1.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/mortbay/util/ org/mortbay/util/ajax/ ...

Completed in 172 milliseconds