Searched defs:firstPass (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/skia/src/pathops/
H A DSkPathOpsSimplify.cpp16 bool firstPass = true; local
25 &index, &endIndex, &topLeft, &topUnsortable, &topDone, &onlyVertical, firstPass);
27 if ((!topUnsortable || firstPass) && !topDone) {
36 firstPass = !topUnsortable || lastTopLeft != topLeft;
H A DSkPathOpsOp.cpp126 bool firstPass = true; local
135 &index, &endIndex, &topLeft, &topUnsortable, &topDone, &onlyVertical, firstPass);
137 if ((!topUnsortable || firstPass) && !topDone) {
140 if (firstPass) {
141 firstPass = false;
153 firstPass = !topUnsortable || lastTopLeft != topLeft;
H A DSkPathOpsCommon.cpp231 int* endIndex, SkPoint* topLeft, bool* unsortable, bool* done, bool firstPass) {
263 result = topStart->findTop(index, endIndex, unsortable, firstPass);
321 bool firstPass) {
323 done, firstPass);
230 findTopSegment(const SkTArray<SkOpContour*, true>& contourList, int* index, int* endIndex, SkPoint* topLeft, bool* unsortable, bool* done, bool firstPass) argument
318 FindSortableTop(const SkTArray<SkOpContour*, true>& contourList, SkOpAngle::IncludeType angleIncludeType, bool* firstContour, int* indexPtr, int* endIndexPtr, SkPoint* topLeft, bool* unsortable, bool* done, bool* onlyVertical, bool firstPass) argument
/external/skia/src/pathops/
H A DSkPathOpsSimplify.cpp16 bool firstPass = true; local
25 &index, &endIndex, &topLeft, &topUnsortable, &topDone, &onlyVertical, firstPass);
27 if ((!topUnsortable || firstPass) && !topDone) {
36 firstPass = !topUnsortable || lastTopLeft != topLeft;
H A DSkPathOpsOp.cpp126 bool firstPass = true; local
135 &index, &endIndex, &topLeft, &topUnsortable, &topDone, &onlyVertical, firstPass);
137 if ((!topUnsortable || firstPass) && !topDone) {
140 if (firstPass) {
141 firstPass = false;
153 firstPass = !topUnsortable || lastTopLeft != topLeft;
H A DSkPathOpsCommon.cpp231 int* endIndex, SkPoint* topLeft, bool* unsortable, bool* done, bool firstPass) {
263 result = topStart->findTop(index, endIndex, unsortable, firstPass);
321 bool firstPass) {
323 done, firstPass);
230 findTopSegment(const SkTArray<SkOpContour*, true>& contourList, int* index, int* endIndex, SkPoint* topLeft, bool* unsortable, bool* done, bool firstPass) argument
318 FindSortableTop(const SkTArray<SkOpContour*, true>& contourList, SkOpAngle::IncludeType angleIncludeType, bool* firstContour, int* indexPtr, int* endIndexPtr, SkPoint* topLeft, bool* unsortable, bool* done, bool* onlyVertical, bool firstPass) argument
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.operations_2.0.0.v20100510.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 148 milliseconds