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

/frameworks/base/libs/hwui/
H A DGpuMemoryTracker.cpp87 std::stringstream strout; local
88 dump(strout);
89 ALOGD("%s", strout.str().c_str());
H A DRenderNode.cpp84 LogcatStream strout; local
85 strout << "Root";
86 output(strout, 0);

Completed in 1013 milliseconds