Searched refs:fBlockCount (Results 1 – 4 of 4) sorted by relevance
56 fBlockCount = 0; in SkChunkAlloc()69 fBlockCount = 0; in reset()87 fBlockCount += 1; in newBlock()
46 int blockCount() const { return fBlockCount; } in blockCount()63 int fBlockCount; variable