Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.cpp1215 std::stringstream splitter, header, content; in build() local
1216 splitter << "+"; in build()
1221 splitter << std::string(size, '-') << "+"; in build()
1226 std::string output = splitter.str() + "\n" + in build()
1228 splitter.str() + "\n" + in build()
1230 splitter.str() + "\n"; in build()