Searched refs:dumpGfxInfo (Results 1 – 7 of 7) sorted by relevance
433 public void dumpGfxInfo(FileDescriptor fd) { in dumpGfxInfo() method in WindowManagerGlobal451 renderer.dumpGfxInfo(pw); in dumpGfxInfo()463 root.dumpGfxInfo(info); in dumpGfxInfo()
316 abstract void dumpGfxInfo(PrintWriter pw); in dumpGfxInfo() method in HardwareRenderer719 void dumpGfxInfo(PrintWriter pw) { in dumpGfxInfo() method in HardwareRenderer.GlRenderer
4043 public void dumpGfxInfo(int[] info) { in dumpGfxInfo() method in ViewRootImpl
130 void dumpGfxInfo(FileDescriptor fd, String[] args) throws RemoteException; in dumpGfxInfo() method
549 dumpGfxInfo(fd.getFileDescriptor(), args); in onTransact()1163 public void dumpGfxInfo(FileDescriptor fd, String[] args) throws RemoteException { in dumpGfxInfo() method in ApplicationThreadProxy
1092 public void dumpGfxInfo(FileDescriptor fd, String[] args) { in dumpGfxInfo() method in ActivityThread.ApplicationThread1094 WindowManagerGlobal.getInstance().dumpGfxInfo(fd); in dumpGfxInfo()
10242 r.thread.dumpGfxInfo(tp.getWriteFd().getFileDescriptor(), args); in dumpGraphicsHardwareUsage()