Searched refs:allocatedSize (Results 1 – 3 of 3) sorted by relevance
52 return allocator.allocatedSize() + mDisplayList.allocatedSize(); in getAllocatedSize()
118 size_t allocatedSize() const { return mTotalAllocated; } in allocatedSize() function
125 size_t allocatedSize() const { return fReserved; } in allocatedSize() function