Lines Matching refs:fUsed
407 SkASSERT(fUsed < 3);
409 return fUsed;
412 return fUsed;
417 return fUsed;
424 return fUsed;
432 if (copyI.fUsed >= 2) {
433 SkASSERT(copyI.fUsed <= 4);
436 for (int index = 2; index < copyI.fUsed; ++index) {
452 bool expectCoincident = copyI.fUsed >= 2 && innerEqual == 2;
456 int last = copyI.fUsed - 1;
458 return fUsed;
494 return fUsed;
530 return fUsed;
552 return fUsed;