Searched refs:getDmabufHeapTotalExportedKb (Results 1 – 4 of 4) sorted by relevance
29 int totalIonKb = (int) Debug.getDmabufHeapTotalExportedKb(); in getMetrics()
2631 public static native long getDmabufHeapTotalExportedKb(); in getDmabufHeapTotalExportedKb() method in Debug
1758 final long totalExportedDmabufHeap = Debug.getDmabufHeapTotalExportedKb(); in reportMemUsage()
12408 final long totalDmabufHeapExported = Debug.getDmabufHeapTotalExportedKb(); in dumpApplicationMemoryUsage()