Home
last modified time | relevance | path

Searched defs:getAllocatedSize (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/libs/hwui/
H A DDisplayList.h109 [[nodiscard]] size_t getAllocatedSize() const { in getAllocatedSize() function
172 size_t getAllocatedSize() const { return 0; } in getAllocatedSize() function
284 [[nodiscard]] size_t getAllocatedSize() const { in getAllocatedSize() function
H A DRenderNode.cpp119 int RenderNode::getAllocatedSize() { in getAllocatedSize() function in android::uirenderer::RenderNode
/aosp12/frameworks/base/libs/hwui/canvas/
H A DCanvasOpBuffer.h116 [[nodiscard]] size_t getAllocatedSize() const { in getAllocatedSize() function
/aosp12/frameworks/base/libs/hwui/pipeline/skia/
H A DSkiaDisplayList.h50 size_t getAllocatedSize() const { in getAllocatedSize() function