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