Searched refs:gTextOutput (Results 1 – 1 of 1) sorted by relevance
20 std::ostringstream gTextOutput; variable29 gTextOutput.write(formatbuffer, n); in SkDebugf()201 std::string textoutput = gTextOutput.str(); in main()