Searched refs:fDebugAllocatedCount (Results 1 – 2 of 2) sorted by relevance
368 int fDebugAllocatedCount; variable
511 PATH_OPS_DEBUG_T_SECT_PARAMS(fDebugAllocatedCount(0)) in SkTSect()527 ++fDebugAllocatedCount; in addOne()1575 SkASSERT(fActiveCount <= fDebugAllocatedCount); in validate()1587 SkASSERT(fActiveCount + deletedCount == fDebugAllocatedCount); in validate()