Home
last modified time | relevance | path

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

/external/skia/tools/fiddle/
Dfiddle_main.cpp44 std::ostringstream gTextOutput; variable
56 gTextOutput.write(formatbuffer, n); in SkDebugf()
331 std::string textoutput = gTextOutput.str(); in main()
/external/skqp/tools/fiddle/
Dfiddle_main.cpp44 std::ostringstream gTextOutput; variable
56 gTextOutput.write(formatbuffer, n); in SkDebugf()
331 std::string textoutput = gTextOutput.str(); in main()