Home | History | Annotate | Download | only in tests

Lines Matching defs:cCount

2563     int32_t* cCount = (int32_t*)&buffer[24];
2564 SkASSERT(*cCount == 1);
2581 *cCount += 1;
2583 *cCount -= 2;
2585 *cCount += 1; // restore