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