Home
last modified time | relevance | path

Searched defs:allocatedSize (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/utils/
DLinearAllocator.h118 size_t allocatedSize() const { return mTotalAllocated; } in allocatedSize() function
/frameworks/base/libs/hwui/
DRecordingCanvas.h115 size_t allocatedSize() const { return fReserved; } in allocatedSize() function