Searched refs:stringBuf (Results 1 – 1 of 1) sorted by relevance
1417 std::stringbuf stringBuf; in WritePixelMapToFile() local1418 std::ostream ostream(&stringBuf); in WritePixelMapToFile()1434 stringBuf.sgetn(buffer, mapSize); in WritePixelMapToFile()