Searched refs:totalAllocationSizeKiB (Results 1 – 1 of 1) sorted by relevance
1055 double totalAllocationSizeKiB = static_cast<double>(totalAllocationSize) / 1024; in dumpBuffers() local1056 stream << "Total imported by gralloc: " << totalAllocationSizeKiB << "KiB\n"; in dumpBuffers()