Searched refs:dumpGfxInfo (Results 1 - 8 of 8) sorted by relevance

/frameworks/base/core/java/android/view/
H A DWindowManagerGlobal.java551 public void dumpGfxInfo(FileDescriptor fd, String[] args) { method in class:WindowManagerGlobal
568 renderer.dumpGfxInfo(pw, fd, args);
580 root.dumpGfxInfo(info);
H A DThreadedRenderer.java644 void dumpGfxInfo(PrintWriter pw, FileDescriptor fd, String[] args) { method in class:ThreadedRenderer
H A DViewRootImpl.java6699 public void dumpGfxInfo(int[] info) { method in class:ViewRootImpl
/frameworks/base/core/java/android/app/
H A DIApplicationThread.aidl113 void dumpGfxInfo(in ParcelFileDescriptor fd, in String[] args);
H A DActivityThread.java1344 public void dumpGfxInfo(ParcelFileDescriptor pfd, String[] args) { method in class:ActivityThread.ApplicationThread
1346 WindowManagerGlobal.getInstance().dumpGfxInfo(pfd.getFileDescriptor(), args);
/frameworks/base/core/tests/coretests/src/android/app/servertransaction/
H A DTransactionParcelTests.java531 public void dumpGfxInfo(ParcelFileDescriptor parcelFileDescriptor, String[] strings) method in class:TransactionParcelTests.StubAppThread
/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java18447 r.thread.dumpGfxInfo(tp.getWriteFd(), args);
[all...]
/frameworks/base/config/
H A Dboot-image-profile.txt[all...]

Completed in 1408 milliseconds