Searched refs:dumpProfileInfo (Results 1 – 6 of 6) sorted by relevance
108 void dumpProfileInfo(int fd, int dumpFlags);
241 void RenderProxy::dumpProfileInfo(int fd, int dumpFlags) { in dumpProfileInfo() function in android::uirenderer::renderthread::RenderProxy
185 proxy->dumpProfileInfo(STDOUT_FILENO, DumpFlags::JankStats); in doRun()
668 dumpProfileInfo(fd, dumpArgsToFlags(args)); in dumpGfxInfo()
833 public void dumpProfileInfo(FileDescriptor fd, @DumpFlags int dumpFlags) { in dumpProfileInfo() method in HardwareRenderer
380 proxy->dumpProfileInfo(fd, dumpFlags); in android_view_ThreadedRenderer_dumpProfileInfo()