Searched refs:dumpGfxInfo (Results 1 – 7 of 7) sorted by relevance
416 public void dumpGfxInfo(FileDescriptor fd) { in dumpGfxInfo() method in WindowManagerGlobal433 renderer.dumpGfxInfo(pw); in dumpGfxInfo()445 root.dumpGfxInfo(info); in dumpGfxInfo()
363 abstract void dumpGfxInfo(PrintWriter pw); in dumpGfxInfo() method in HardwareRenderer990 void dumpGfxInfo(PrintWriter pw) { in dumpGfxInfo() method in HardwareRenderer.GlRenderer
5216 public void dumpGfxInfo(int[] info) { in dumpGfxInfo() method in ViewRootImpl
132 void dumpGfxInfo(FileDescriptor fd, String[] args) throws RemoteException; in dumpGfxInfo() method
550 dumpGfxInfo(fd.getFileDescriptor(), args); in onTransact()1201 public void dumpGfxInfo(FileDescriptor fd, String[] args) throws RemoteException { in dumpGfxInfo() method in ApplicationThreadProxy
1016 public void dumpGfxInfo(FileDescriptor fd, String[] args) { in dumpGfxInfo() method in ActivityThread.ApplicationThread1018 WindowManagerGlobal.getInstance().dumpGfxInfo(fd); in dumpGfxInfo()
11723 r.thread.dumpGfxInfo(tp.getWriteFd().getFileDescriptor(), args); in dumpGraphicsHardwareUsage()