HomeSort by relevance Sort by last modified time
    Searched refs:dumpGfxInfo (Results 1 - 10 of 10) sorted by null

  /frameworks/base/core/java/android/view/
WindowManagerGlobal.java 539 public void dumpGfxInfo(FileDescriptor fd, String[] args) {
556 renderer.dumpGfxInfo(pw, fd, args);
568 root.dumpGfxInfo(info);
ThreadedRenderer.java 612 void dumpGfxInfo(PrintWriter pw, FileDescriptor fd, String[] args) {
    [all...]
ViewRootImpl.java     [all...]
  /frameworks/base/core/java/android/app/
IApplicationThread.java 144 void dumpGfxInfo(FileDescriptor fd, String[] args) throws RemoteException;
ApplicationThreadNative.java 577 dumpGfxInfo(fd.getFileDescriptor(), args);
    [all...]
ActivityThread.java     [all...]
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /frameworks/base/services/core/java/com/android/server/am/
ActivityManagerService.java     [all...]

Completed in 713 milliseconds