Home
last modified time | relevance | path

Searched refs:fDone (Results 1 - 24 of 24) sorted by relevance

/third_party/skia/include/core/
H A DSkRegion.h449 Iterator() : fRgn(nullptr), fDone(true) {} in Iterator()
481 bool done() const { return fDone; } in done()
506 bool fDone; member in SkRegion::Iterator
530 bool done() { return fDone; } in done()
550 bool fDone; member in SkRegion::Cliperator
585 bool fDone; member in SkRegion::Spanerator
/third_party/skia/src/gpu/tessellate/
H A DMiddleOutPolygonTriangulator.h209 bool done() const { return fDone; } in done()
212 SkASSERT(!fDone); in nextStack()
214 fDone = true; in nextStack()
237 bool fDone = false; member in skgpu::PathMiddleOutFanIter
/third_party/skia/src/core/
H A DSkRegion.cpp1390 fDone = true; in reset()
1392 fDone = false; in reset()
1406 if (fDone) { in next()
1411 fDone = true; in next()
1439 fDone = true; in next()
1446 : fIter(rgn), fClip(clip), fDone(true) { in Cliperator()
1454 fDone = false; in Cliperator()
1462 if (fDone) { in next()
1468 fDone = true; in next()
1475 fDone in next()
[all...]
H A DSkBitmapDevice.cpp61 bool fDone, fNeedsTiling; member in SkDrawTiler
69 fDone = false; in SkDrawTiler()
100 fDone = true; in SkDrawTiler()
126 if (fDone) { in next()
131 this->stepAndSetupTileDraw(); // might set the clip to empty and fDone to true in next()
132 } while (!fDone && fTileRC.isEmpty()); in next()
135 SkASSERT(fDone); in next()
140 fDone = true; // only draw untiled once in next()
147 SkASSERT(!fDone); in stepAndSetupTileDraw()
157 // fDone in stepAndSetupTileDraw()
[all...]
H A DSkAAClip.cpp78 fDone = false; in RowIter()
80 fDone = true; in RowIter()
86 bool done() const { return fDone; } in done()
91 if (!fDone) { in next()
94 fDone = true; in next()
111 bool fDone; member in __anon18671::RowIter
125 , fDone(false) {} in Iter()
127 bool done() const { return fDone; } in done()
133 if (!fDone) { in next()
140 fDone in next()
158 bool fDone = true; global() member in __anon18671::Iter
[all...]
H A DSkPath.cpp2369 bool done() const { return fDone; } in done()
2381 bool fDone; member in ContourIter
2387 fDone = false; in ContourIter()
2398 fDone = true; in next()
2400 if (fDone) { in next()
/third_party/icu/icu4c/source/common/
H A Drbbi.cpp306 fDone = that.fDone; in operator =()
331 fDone = false; in init()
410 fDone == that2.fDone)) { in operator ==()
625 return fDone ? UBRK_DONE : fPosition; in next()
639 return fDone ? UBRK_DONE : fPosition; in previous()
662 return fDone ? UBRK_DONE : fPosition; in following()
684 return fDone ? UBRK_DONE : fPosition; in preceding()
841 fDone in handleNext()
[all...]
H A Drbbi_cache.cpp230 fBI->fDone = false; in current()
241 // TODO: an awkward set of interactions with bi->fDone in following()
245 fBI->fDone = false; in following()
276 fBI->fDone = !populateFollowing(); in nextOL()
296 fBI->fDone = (fBufIdx == initialBufIdx); in previous()
/third_party/skia/third_party/externals/icu/source/common/
H A Drbbi.cpp293 fDone = that.fDone; in operator =()
318 fDone = false; in init()
396 fDone == that2.fDone)) { in operator ==()
611 return fDone ? UBRK_DONE : fPosition; in next()
625 return fDone ? UBRK_DONE : fPosition; in previous()
648 return fDone ? UBRK_DONE : fPosition; in following()
670 return fDone ? UBRK_DONE : fPosition; in preceding()
827 fDone in handleNext()
[all...]
H A Drbbi_cache.cpp230 fBI->fDone = FALSE; in current()
241 // TODO: an awkward set of interactions with bi->fDone in following()
245 fBI->fDone = false; in following()
276 fBI->fDone = !populateFollowing(); in nextOL()
296 fBI->fDone = (fBufIdx == initialBufIdx); in previous()
/third_party/node/deps/icu-small/source/common/
H A Drbbi.cpp328 fDone = that.fDone; in operator =()
380 fDone == that2.fDone)) { in operator ==()
595 return fDone ? UBRK_DONE : fPosition; in next()
609 return fDone ? UBRK_DONE : fPosition; in previous()
632 return fDone ? UBRK_DONE : fPosition; in following()
654 return fDone ? UBRK_DONE : fPosition; in preceding()
811 fDone = true; in handleNext()
H A Drbbi_cache.cpp231 fBI->fDone = false; in current()
242 // TODO: an awkward set of interactions with bi->fDone in following()
246 fBI->fDone = false; in following()
277 fBI->fDone = !populateFollowing(); in nextOL()
297 fBI->fDone = (fBufIdx == initialBufIdx); in previous()
/third_party/icu/icu4c/source/test/thaitest/
H A Dthaitest.cpp80 UBool fDone; member in SpaceBreakIterator
499 : fBreakIter(0), fText(text), fTextCount(count), fWordCount(0), fSpaceCount(0), fDone(false) in SpaceBreakIterator()
528 if (fDone) { in next()
537 fDone = true; in next()
/third_party/skia/tests/
H A Dskia_test.cpp64 : fDone(0), fTestCount(0), fFailCount(0), fTotal(total) {} in Status()
70 const int done = ++fDone; in endTest()
92 std::atomic<int32_t> fDone; member in Status
/third_party/skia/src/pathops/
H A DSkOpSpan.h461 return fDone; in done()
516 fDone = done; in setDone()
529 SkOPASSERT(!oppValue || !fDone); in setOppValue()
544 SkOPASSERT(!windValue || !fDone); in setWindValue()
574 bool fDone; // if set, this span to next higher T has been processed member in SkOpSpan
H A DSkOpContour.h147 return fDone; in done()
282 fDone = false; in reset()
381 bool fDone; // set by find top segment member in SkOpContour
H A DSkOpContour.cpp40 fDone = true; in undoneSpan()
H A DSkOpSpan.cpp401 fChased = fDone = false; in init()
H A DSkPathOpsWinding.cpp407 fDone = true; in findSortableTop()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DRuleBasedBreakIterator.java291 private boolean fDone; field in RuleBasedBreakIterator
475 return fDone ? DONE : fPosition; in next()
486 return fDone ? DONE : fPosition; in previous()
508 return fDone ? DONE : fPosition; in following()
531 return fDone ? DONE : fPosition; in preceding()
846 fDone = true; in handleNext()
1354 fDone = !populateFollowing(); in next()
1374 fDone = (fBufIdx == initialBufIdx); in previous()
1385 // TODO: an awkward set of interactions with bi->fDone in following()
1389 fDone in following()
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DRuleBasedBreakIterator.java247 private boolean fDone; field in RuleBasedBreakIterator
416 return fDone ? DONE : fPosition; in next()
426 return fDone ? DONE : fPosition; in previous()
447 return fDone ? DONE : fPosition; in following()
469 return fDone ? DONE : fPosition; in preceding()
815 fDone = true; in handleNext()
1331 fDone = !populateFollowing(); in next()
1351 fDone = (fBufIdx == initialBufIdx); in previous()
1362 // TODO: an awkward set of interactions with bi->fDone in following()
1366 fDone in following()
[all...]
/third_party/icu/icu4c/source/common/unicode/
H A Drbbi.h143 UBool fDone; member in RuleBasedBreakIterator
/third_party/node/deps/icu-small/source/common/unicode/
H A Drbbi.h212 bool fDone = false; member in RuleBasedBreakIterator
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Drbbi.h143 UBool fDone; member in RuleBasedBreakIterator

Completed in 50 milliseconds