Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DDisplayList.h111 [[nodiscard]] size_t getAllocatedSize() const { in getAllocatedSize() function
176 size_t getAllocatedSize() const { return 0; } in getAllocatedSize() function
288 [[nodiscard]] size_t getAllocatedSize() const { in getAllocatedSize() function
DRenderNode.cpp127 int RenderNode::getAllocatedSize() { in getAllocatedSize() function in android::uirenderer::RenderNode
/frameworks/base/libs/hwui/canvas/
DCanvasOpBuffer.h116 [[nodiscard]] size_t getAllocatedSize() const { in getAllocatedSize() function
/frameworks/base/libs/hwui/pipeline/skia/
DSkiaDisplayList.h52 size_t getAllocatedSize() const { in getAllocatedSize() function