Searched refs:dumpProfileInfo (Results 1 – 4 of 4) sorted by relevance
102 ANDROID_API void dumpProfileInfo(int fd, int dumpFlags);
210 void RenderProxy::dumpProfileInfo(int fd, int dumpFlags) { in dumpProfileInfo() function in android::uirenderer::renderthread::RenderProxy
183 proxy->dumpProfileInfo(STDOUT_FILENO, DumpFlags::JankStats); in run()
876 proxy->dumpProfileInfo(fd, dumpFlags); in android_view_ThreadedRenderer_dumpProfileInfo()