Home
last modified time | relevance | path

Searched refs:toSize (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/utils/
DLinearAllocator.cpp247 static const char* toSize(size_t value, float& result) { in toSize() function
263 prettySuffix = toSize(mTotalAllocated, prettySize); in dumpMemoryStats()
265 prettySuffix = toSize(mWastedSpace, prettySize); in dumpMemoryStats()