Searched refs:dumpGraphicsMemory (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/renderthread/
H A DRenderProxy.h114 ANDROID_API static void dumpGraphicsMemory(int fd);
H A DRenderProxy.cpp460 CREATE_BRIDGE2(dumpGraphicsMemory, int fd, RenderThread* thread) {
476 void RenderProxy::dumpGraphicsMemory(int fd) { function in class:android::uirenderer::renderthread::RenderProxy
478 SETUP_TASK(dumpGraphicsMemory);
/frameworks/base/core/jni/
H A Dandroid_view_DisplayListCanvas.cpp96 android::uirenderer::renderthread::RenderProxy::dumpGraphicsMemory(fd);

Completed in 247 milliseconds