Home | History | Annotate | Download | only in core

Lines Matching refs:heapSize

212             SkDEBUGCODE(int heapSize = SafeCount(fBitmapHeap.get());)
223 SkASSERT(SafeCount(fBitmapHeap.get()) == heapSize);