Searched refs:totAvailable (Results 1 – 1 of 1) sorted by relevance
215 size_t totAvailable = 0; in validate() local222 totAvailable += temp->fFreeSize; in validate()232 SkASSERT(totCapacity == totUsed + totLost + totAvailable); in validate()