Searched refs:fDebugAllocatedCount (Results 1 – 1 of 1) sorted by relevance
324 int fDebugAllocatedCount; variable837 PATH_OPS_DEBUG_T_SECT_PARAMS(fDebugAllocatedCount(0)) in SkTSect()853 ++fDebugAllocatedCount; in addOne()1811 SkASSERT(fActiveCount <= fDebugAllocatedCount); in validate()1823 SkASSERT(fActiveCount + deletedCount == fDebugAllocatedCount); in validate()