Searched defs:dumpGfxInfo (Results 1 – 7 of 7) sorted by relevance
280 abstract void dumpGfxInfo(PrintWriter pw, FileDescriptor fd, String[] args); in dumpGfxInfo() method in HardwareRenderer
490 public void dumpGfxInfo(FileDescriptor fd, String[] args) { in dumpGfxInfo() method in WindowManagerGlobal
251 void dumpGfxInfo(PrintWriter pw, FileDescriptor fd, String[] args) { in dumpGfxInfo() method in ThreadedRenderer
5551 public void dumpGfxInfo(int[] info) { in dumpGfxInfo() method in ViewRootImpl
135 void dumpGfxInfo(FileDescriptor fd, String[] args) throws RemoteException; in dumpGfxInfo() method
1278 public void dumpGfxInfo(FileDescriptor fd, String[] args) throws RemoteException { in dumpGfxInfo() method in ApplicationThreadProxy
1102 public void dumpGfxInfo(FileDescriptor fd, String[] args) { in dumpGfxInfo() method in ActivityThread.ApplicationThread