Searched defs:fDone (Results 1 – 12 of 12) sorted by relevance
/external/skia/src/core/ | ||
D | SkNinePatchIter.h | 38 bool fDone; variable |
D | SkAAClip.cpp | 132 bool fDone; member in SkAAClip::Iter |
D | SkCanvas.cpp | 549 bool fDone; member in AutoDrawLooper |
D | SkPath.cpp | 2488 bool fDone; member in ContourIter |
/external/skia/include/core/ | ||
D | SkRegion.h | 327 bool fDone; variable |
D | SkCanvas.h | 1178 bool fDone; variable |
/external/skia/tests/ | ||
D | skia_test.cpp | 68 int32_t fDone; // atomic member in Status |
/external/icu/icu4c/source/test/thaitest/ | ||
D | thaitest.cpp | 78 UBool fDone; member in SpaceBreakIterator |
/external/skia/src/pathops/ | ||
D | SkOpContour.h | 426 bool fDone; // set by find top segment variable |
D | SkOpSpan.h | 516 bool fDone; // if set, this span to next higher T has been processed variable |
/external/skia/src/animator/ | ||
D | SkScript2.h | 211 Done fDone : 1; // mark when branch is complete member |
/external/skia/tools/kilobench/ | ||
D | kilobench.cpp | 416 bool fDone; member |