Searched refs:fDebugAllocatedCount (Results 1 – 4 of 4) sorted by relevance
369 int fDebugAllocatedCount; variable
510 PATH_OPS_DEBUG_T_SECT_PARAMS(fDebugAllocatedCount(0)) in SkTSect()526 ++fDebugAllocatedCount; in addOne()1574 SkASSERT(fActiveCount <= fDebugAllocatedCount); in validate()1586 SkASSERT(fActiveCount + deletedCount == fDebugAllocatedCount); in validate()