Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/hwui/
H A DRecordingCanvas.h78 size_t allocatedSize() const { return fReserved; } in allocatedSize() function
/aosp12/frameworks/base/libs/hwui/utils/
H A DLinearAllocator.h118 size_t allocatedSize() const { return mTotalAllocated; } in allocatedSize() function
/aosp12/build/soong/zip/
H A Dzip.go234 allocatedSize int64 member