Home
last modified time | relevance | path

Searched defs:dumpGraphicsMemory (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/renderthread/
DRenderThread.cpp207 void RenderThread::dumpGraphicsMemory(int fd) { in dumpGraphicsMemory() function in android::uirenderer::renderthread::RenderThread
DRenderProxy.cpp473 CREATE_BRIDGE2(dumpGraphicsMemory, int fd, RenderThread* thread) { in CREATE_BRIDGE2() argument
478 void RenderProxy::dumpGraphicsMemory(int fd) { in dumpGraphicsMemory() function in android::uirenderer::renderthread::RenderProxy