Home
last modified time | relevance | path

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

/frameworks/native/libs/ui/
DGralloc4.cpp936 double allocationSizeKiB = static_cast<double>(allocationSize) / 1024; in bufferDumpHelper() local
938 *outDump << "+ name:" << name << ", id:" << bufferId << ", size:" << allocationSizeKiB in bufferDumpHelper()