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

/frameworks/base/libs/hwui/service/
H A DGraphicsStatsService.cpp47 static void dumpAsTextToFd(service::GraphicsStatsProto* proto, int outFd);
157 void dumpAsTextToFd(service::GraphicsStatsProto* proto, int fd) { function in namespace:android::uirenderer
262 dumpAsTextToFd(&statsProto, dump->fd());
274 dumpAsTextToFd(&statsProto, dump->fd());

Completed in 383 milliseconds