Lines Matching defs:count
57 for (int index = 0; index < chaseArray.count(); ++index) {
232 int count = dict.fDict.count();
233 for (int index = 0; index < count; ++index) {
239 int count = fDict.count();
240 for (int index = 0; index < count; ++index) {
322 if (glitches.fGlitches.count()) {
368 for (int index = 0; index < glitches.fGlitches.count(); ++index) {
376 for (int index = 0; index < glitches.fGlitches.count(); ++index) {
1755 const SkCoincidentSpans* overlap = overlaps.count() ? overlaps[0] : nullptr;
1756 for (int index = 1; index < overlaps.count(); ++index) { // combine overlaps before continuing
2374 int count = 0;
2378 ++count;
2390 SkASSERT(count == fCount);
2392 SkASSERT(count >= fDoneCount);
2681 int count = 0;
2685 ++count;
2693 SkASSERT(count == count2);
2694 return count;
2771 // -- and it's likely that a large loop count is indicative of a bug somewhere
2773 SkDebugf("*** loop count exceeds 1000 ***\n");
2830 static void output_points(const SkPoint* pts, int count) {
2831 for (int index = 0; index < count; ++index) {
2835 if (index + 1 < count) {
3028 // count 2x2 blocks