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.cpp1198 std::stringstream splitter, header, content; in build() local
1199 splitter << "+"; in build()
1204 splitter << std::string(size, '-') << "+"; in build()
1209 std::string output = splitter.str() + "\n" + in build()
1211 splitter.str() + "\n" + in build()
1213 splitter.str() + "\n"; in build()