Searched refs:handleDumpGfxInfo (Results 1 – 4 of 4) sorted by relevance
663 public static void handleDumpGfxInfo(FileDescriptor fd, String[] args) { in handleDumpGfxInfo() method in ThreadedRenderer
2519 handleDumpGfxInfo((DumpComponentInfo) msg.obj); in handleMessage()5058 private void handleDumpGfxInfo(DumpComponentInfo info) { in handleDumpGfxInfo() method in ActivityThread5061 ThreadedRenderer.handleDumpGfxInfo(info.fd.getFileDescriptor(), info.args); in handleDumpGfxInfo()
963 HSPLandroid/app/ActivityThread;->handleDumpGfxInfo(Landroid/app/ActivityThread$DumpComponentInfo;)V16876 HSPLandroid/view/ThreadedRenderer;->handleDumpGfxInfo(Ljava/io/FileDescriptor;[Ljava/lang/String;)V
963 HSPLandroid/app/ActivityThread;->handleDumpGfxInfo(Landroid/app/ActivityThread$DumpComponentInfo;)V16940 HSPLandroid/view/ThreadedRenderer;->handleDumpGfxInfo(Ljava/io/FileDescriptor;[Ljava/lang/String;)V