Home
last modified time | relevance | path

Searched refs:nextSegment (Results 1 - 25 of 28) sorted by relevance

12

/third_party/skia/src/pathops/
H A DSkOpSegment.cpp356 SkOpSegment* nextSegment = nextAngle->segment(); in ComputeOneSum() local
361 nextSegment->setUpWindings(nextAngle->start(), nextAngle->end(), &sumMiWinding, in ComputeOneSum()
363 if (!nextSegment->markAngle(maxWinding, sumWinding, oppMaxWinding, oppSumWinding, in ComputeOneSum()
368 nextSegment->setUpWindings(nextAngle->start(), nextAngle->end(), &sumMiWinding, in ComputeOneSum()
370 if (!nextSegment->markAngle(maxWinding, sumWinding, nextAngle, &last)) { in ComputeOneSum()
391 SkOpSegment* nextSegment = nextAngle->segment(); in ComputeOneSumReverse() local
396 nextSegment->setUpWindings(nextAngle->end(), nextAngle->start(), &sumMiWinding, in ComputeOneSumReverse()
398 if (!nextSegment->markAngle(maxWinding, sumWinding, oppMaxWinding, oppSumWinding, in ComputeOneSumReverse()
403 nextSegment->setUpWindings(nextAngle->end(), nextAngle->start(), &sumMiWinding, in ComputeOneSumReverse()
405 if (!nextSegment in ComputeOneSumReverse()
598 SkOpSegment* nextSegment; findNextOp() local
694 SkOpSegment* nextSegment; findNextWinding() local
782 SkOpSegment* nextSegment; findNextXor() local
[all...]
H A DSkPathWriter.cpp235 const SkOpSegment* nextSegment = opSegment->isSimple(&start, &step); in assemble() local
236 if (!nextSegment) { in assemble()
243 nextSegment->addCurveTo(start, opSpanEnd, &partWriter); in assemble()
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DFCDUTF16CollationIterator.java113 nextSegment(); in nextCodePoint()
183 nextSegment(); in handleNextCE32()
258 private void nextSegment() { in nextSegment() method in FCDUTF16CollationIterator
H A DFCDIterCollationIterator.java64 if(!nextSegment()) { in nextCodePoint()
161 if(!nextSegment()) { in handleNextCE32()
256 private boolean nextSegment() { in nextSegment() method in FCDIterCollationIterator
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DFCDUTF16CollationIterator.java115 nextSegment(); in nextCodePoint()
185 nextSegment(); in handleNextCE32()
260 private void nextSegment() { in nextSegment() method in FCDUTF16CollationIterator
H A DFCDIterCollationIterator.java66 if(!nextSegment()) { in nextCodePoint()
163 if(!nextSegment()) { in handleNextCE32()
258 private boolean nextSegment() { in nextSegment() method in FCDIterCollationIterator
/third_party/icu/icu4c/source/i18n/
H A Dutf8collationiterator.cpp204 if(!nextSegment(errorCode)) { in handleNextCE32()
283 if(!nextSegment(errorCode)) {
385 FCDUTF8CollationIterator::nextSegment(UErrorCode &errorCode) { in nextSegment() function in FCDUTF8CollationIterator
H A Dutf16collationiterator.cpp222 if(!nextSegment(errorCode)) { in handleNextCE32()
263 if(!nextSegment(errorCode)) { in nextCodePoint()
374 FCDUTF16CollationIterator::nextSegment(UErrorCode &errorCode) {
H A Duitercollationiterator.cpp120 if(!nextSegment(errorCode)) { in handleNextCE32()
174 if(!nextSegment(errorCode)) {
305 FCDUIterCollationIterator::nextSegment(UErrorCode &errorCode) {
H A Duitercollationiterator.h102 UBool nextSegment(UErrorCode &errorCode);
H A Dutf16collationiterator.h130 UBool nextSegment(UErrorCode &errorCode);
H A Dutf8collationiterator.h122 UBool nextSegment(UErrorCode &errorCode);
/third_party/node/deps/icu-small/source/i18n/
H A Duitercollationiterator.cpp120 if(!nextSegment(errorCode)) { in handleNextCE32()
174 if(!nextSegment(errorCode)) {
305 FCDUIterCollationIterator::nextSegment(UErrorCode &errorCode) {
H A Dutf8collationiterator.cpp204 if(!nextSegment(errorCode)) { in handleNextCE32()
283 if(!nextSegment(errorCode)) {
385 FCDUTF8CollationIterator::nextSegment(UErrorCode &errorCode) { in nextSegment() function in FCDUTF8CollationIterator
H A Dutf16collationiterator.cpp222 if(!nextSegment(errorCode)) { in handleNextCE32()
263 if(!nextSegment(errorCode)) { in nextCodePoint()
374 FCDUTF16CollationIterator::nextSegment(UErrorCode &errorCode) {
H A Dutf16collationiterator.h130 UBool nextSegment(UErrorCode &errorCode);
H A Dutf8collationiterator.h122 UBool nextSegment(UErrorCode &errorCode);
H A Duitercollationiterator.h102 UBool nextSegment(UErrorCode &errorCode);
/third_party/skia/third_party/externals/icu/source/i18n/
H A Duitercollationiterator.cpp120 if(!nextSegment(errorCode)) { in handleNextCE32()
174 if(!nextSegment(errorCode)) {
305 FCDUIterCollationIterator::nextSegment(UErrorCode &errorCode) {
H A Dutf16collationiterator.cpp222 if(!nextSegment(errorCode)) { in handleNextCE32()
263 if(!nextSegment(errorCode)) { in nextCodePoint()
374 FCDUTF16CollationIterator::nextSegment(UErrorCode &errorCode) {
H A Dutf8collationiterator.cpp204 if(!nextSegment(errorCode)) { in handleNextCE32()
283 if(!nextSegment(errorCode)) {
385 FCDUTF8CollationIterator::nextSegment(UErrorCode &errorCode) { in nextSegment() function in FCDUTF8CollationIterator
H A Duitercollationiterator.h101 UBool nextSegment(UErrorCode &errorCode);
H A Dutf16collationiterator.h130 UBool nextSegment(UErrorCode &errorCode);
H A Dutf8collationiterator.h122 UBool nextSegment(UErrorCode &errorCode);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp300 static IntervalInfo nextSegment(const IntervalInfo &I) { in nextSegment() function in __anon24092::Interference
352 Inactive.push(nextSegment(*RetireItr));

Completed in 19 milliseconds

12