Searched refs:dumpGraphicsMemory (Results 1 – 3 of 3) sorted by relevance
114 ANDROID_API static void dumpGraphicsMemory(int fd);
460 CREATE_BRIDGE2(dumpGraphicsMemory, int fd, RenderThread* thread) { in CREATE_BRIDGE2() argument476 void RenderProxy::dumpGraphicsMemory(int fd) { in dumpGraphicsMemory() function in android::uirenderer::renderthread::RenderProxy478 SETUP_TASK(dumpGraphicsMemory); in dumpGraphicsMemory()
96 android::uirenderer::renderthread::RenderProxy::dumpGraphicsMemory(fd); in android_app_ActivityThread_dumpGraphics()