Home | History | Annotate | Download | only in pathops

Lines Matching defs:deletedCount

1812     int deletedCount = 0;
1815 ++deletedCount;
1820 ++deletedCount;
1823 SkASSERT(fActiveCount + deletedCount == fDebugAllocatedCount);