Home
last modified time | relevance | path

Searched refs:dumpData (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/
DDrawProfiler.h43 void dumpData(int fd);
DDrawProfiler.cpp253 void DrawProfiler::dumpData(int fd) { in dumpData() function in android::uirenderer::DrawProfiler
/frameworks/base/libs/hwui/renderthread/
DRenderProxy.cpp375 args->context->profiler().dumpData(args->fd); in CREATE_BRIDGE2()