Searched refs:dumpProfileInfo (Results 1 – 6 of 6) sorted by relevance
103 ANDROID_API void dumpProfileInfo(int fd, int dumpFlags);
221 void RenderProxy::dumpProfileInfo(int fd, int dumpFlags) { in dumpProfileInfo() function in android::uirenderer::renderthread::RenderProxy
189 proxy->dumpProfileInfo(STDOUT_FILENO, DumpFlags::JankStats); in run()
560 dumpProfileInfo(fd, flags); in dumpGfxInfo()
764 public void dumpProfileInfo(FileDescriptor fd, @DumpFlags int dumpFlags) { in dumpProfileInfo() method in HardwareRenderer
810 proxy->dumpProfileInfo(fd, dumpFlags); in android_view_ThreadedRenderer_dumpProfileInfo()