Home
last modified time | relevance | path

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

/external/skia/tools/fiddle/
Dfiddle_main.cpp27 std::ostringstream gTextOutput; variable
39 gTextOutput.write(formatbuffer, n); in SkDebugf()
191 std::string textoutput = gTextOutput.str(); in main()